From 66906fbb0fe54733f294b1b93327c787f28081bf Mon Sep 17 00:00:00 2001 From: Nhan Doan <2561973+dnhn@users.noreply.github.com> Date: Wed, 21 Feb 2024 23:47:35 +0700 Subject: [PATCH 1/2] aws-cdk 2.129.0 --- Formula/a/aws-cdk.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/a/aws-cdk.rb b/Formula/a/aws-cdk.rb index cd4c74d6d7bbe..93d0521dd685e 100644 --- a/Formula/a/aws-cdk.rb +++ b/Formula/a/aws-cdk.rb @@ -3,8 +3,8 @@ 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 From 9a2e1caabc5926f959fd19f4c90b59034d251d1b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Feb 2024 17:06:32 +0000 Subject: [PATCH 2/2] aws-cdk: update 2.129.0 bottle. --- Formula/a/aws-cdk.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/a/aws-cdk.rb b/Formula/a/aws-cdk.rb index 93d0521dd685e..69d55a705ee37 100644 --- a/Formula/a/aws-cdk.rb +++ b/Formula/a/aws-cdk.rb @@ -8,13 +8,13 @@ class AwsCdk < Formula 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"