Skip to content

Commit

Permalink
Merge pull request #191168 from Homebrew/bump-aws-cdk-2.159.0
Browse files Browse the repository at this point in the history
aws-cdk 2.159.0
  • Loading branch information
BrewTestBot authored Sep 19, 2024
2 parents 12c61ec + cac9a19 commit c13f440
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.158.0.tgz"
sha256 "311e965de258c926c241b4fa11d1395145045dd9d234320ac3b711ab43d8d6ee"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.159.0.tgz"
sha256 "b65b376abfade79c823972c38aa8ea0eb0144c0e20cab06ec8ad8c64642d3dc5"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "086b0fac3499c38d8d3f9e92fc9881b6e9718d504f43a2a1a09523677b88d4f5"
sha256 cellar: :any_skip_relocation, all: "380d15f8c0b9dc40974daa97175ac48c776044d3ecb07a957313ce67747798c1"
end

depends_on "node"
Expand Down

0 comments on commit c13f440

Please sign in to comment.