Skip to content

Commit

Permalink
Merge pull request #163559 from dnhn/bump-aws-cdk-2.129.0
Browse files Browse the repository at this point in the history
aws-cdk 2.129.0
  • Loading branch information
BrewTestBot authored Feb 21, 2024
2 parents 0cefaa8 + 9a2e1ca commit faee9f5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/a/aws-cdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
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.128.0.tgz"
sha256 "39e17016adf4b6c52fd5c24bca20cd3461a754a708f4135f5d134dee36851a6a"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.129.0.tgz"
sha256 "d886d13bf2b01ba2345da4d7d6d88e6c06bdf70396c56daa6c68e1b3062cd2f8"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "48246810bc0aecd36b996b00d76a8e5666c06f4cc8f88710a970ab0947d203b0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "48246810bc0aecd36b996b00d76a8e5666c06f4cc8f88710a970ab0947d203b0"
sha256 cellar: :any_skip_relocation, arm64_monterey: "48246810bc0aecd36b996b00d76a8e5666c06f4cc8f88710a970ab0947d203b0"
sha256 cellar: :any_skip_relocation, sonoma: "224724a570a87ddd8f6dc55c7d0f01d3fb8d66be0861b5e95d027f7e582220d3"
sha256 cellar: :any_skip_relocation, ventura: "224724a570a87ddd8f6dc55c7d0f01d3fb8d66be0861b5e95d027f7e582220d3"
sha256 cellar: :any_skip_relocation, monterey: "224724a570a87ddd8f6dc55c7d0f01d3fb8d66be0861b5e95d027f7e582220d3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c79de2187034f5096515a00c346d509fc30e808ab0e4f6c113d4ddedd76aad6f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7c7e556085b2ace3c3e0ad12461c83f2850e437772b52e8e316b3317659aa543"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7c7e556085b2ace3c3e0ad12461c83f2850e437772b52e8e316b3317659aa543"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7c7e556085b2ace3c3e0ad12461c83f2850e437772b52e8e316b3317659aa543"
sha256 cellar: :any_skip_relocation, sonoma: "d26fd53c000be5923cbe59d5dc83a3810dc458c6fe1adc89a4d9b2f839174f61"
sha256 cellar: :any_skip_relocation, ventura: "d26fd53c000be5923cbe59d5dc83a3810dc458c6fe1adc89a4d9b2f839174f61"
sha256 cellar: :any_skip_relocation, monterey: "d26fd53c000be5923cbe59d5dc83a3810dc458c6fe1adc89a4d9b2f839174f61"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f4b740c08d4374f53ea720cd34dd8de52f517b7082fe453977fc52e4d60d0b20"
end

depends_on "node"
Expand Down

0 comments on commit faee9f5

Please sign in to comment.