Skip to content

Commit

Permalink
Merge pull request #197813 from Homebrew/bump-aws-cdk-2.167.1
Browse files Browse the repository at this point in the history
aws-cdk 2.167.1
  • Loading branch information
BrewTestBot authored Nov 15, 2024
2 parents 74b15db + d135d14 commit 96785d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/a/aws-cdk.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class AwsCdk < Formula
desc "AWS Cloud Development Kit - framework for defining AWS infra as code"
homepage "https://github.com/aws/aws-cdk"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.167.0.tgz"
sha256 "0dfcf97710add2c30f77b63123e9b3fdeff91ca05a18db922aa2f8f0e17574f2"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.167.1.tgz"
sha256 "f51c2bdb25f0a4a36ac8d3eea686c3925afb824c073a2a17d6196ca0146ac087"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "bf1a260f5d808b106e0d705a4423f7831248bdda6adbd123f3a932ea4d79d4a8"
sha256 cellar: :any_skip_relocation, all: "0d2fd075f6fc568786fe25b547220f41071d573c97722317bbcb4ec552d4a61e"
end

depends_on "node"
Expand Down

0 comments on commit 96785d0

Please sign in to comment.