Skip to content

Commit

Permalink
Merge pull request Homebrew#156529 from BrewTestBot/bump-aws-cdk-2.114.0
Browse files Browse the repository at this point in the history
aws-cdk 2.114.0
  • Loading branch information
BrewTestBot authored Dec 6, 2023
2 parents 5f5f8a5 + 6b28429 commit bfebd7d
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.113.0.tgz"
sha256 "5f136a6b0ec6ab721ea52c22a856f919fc6732325b7a59dc8843a439d7b294eb"
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.114.0.tgz"
sha256 "4f4bb04e46e86a3ceef605f6237a0617809bbf6e1226b40107ce8db1188b43b5"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "183ee68db1b4360b588528429099445ffef6f243dab2d0e1af1424f54c68a659"
sha256 cellar: :any_skip_relocation, arm64_ventura: "183ee68db1b4360b588528429099445ffef6f243dab2d0e1af1424f54c68a659"
sha256 cellar: :any_skip_relocation, arm64_monterey: "183ee68db1b4360b588528429099445ffef6f243dab2d0e1af1424f54c68a659"
sha256 cellar: :any_skip_relocation, sonoma: "ae454261689ab372ba1e0d8d5311fa10c3bbdd0cacd3652145899b605954c94c"
sha256 cellar: :any_skip_relocation, ventura: "ae454261689ab372ba1e0d8d5311fa10c3bbdd0cacd3652145899b605954c94c"
sha256 cellar: :any_skip_relocation, monterey: "ae454261689ab372ba1e0d8d5311fa10c3bbdd0cacd3652145899b605954c94c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ff6aaf6f4f107e2fdf4eacf55f862ae8f9772041896bcb3dfff760e7cb074163"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3ed3179a2e4ec2eb8b789b2bf9df3832f4fa42e75ebf706c8e60163ab63736ed"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3ed3179a2e4ec2eb8b789b2bf9df3832f4fa42e75ebf706c8e60163ab63736ed"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3ed3179a2e4ec2eb8b789b2bf9df3832f4fa42e75ebf706c8e60163ab63736ed"
sha256 cellar: :any_skip_relocation, sonoma: "030825f97a6584797fd10702c1147bfc314ce498410655efa3de47aceb0b74f0"
sha256 cellar: :any_skip_relocation, ventura: "030825f97a6584797fd10702c1147bfc314ce498410655efa3de47aceb0b74f0"
sha256 cellar: :any_skip_relocation, monterey: "030825f97a6584797fd10702c1147bfc314ce498410655efa3de47aceb0b74f0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0ab942f1405e68223ed0d3ccf80f21b9dfacd956b06cb9cbb6c2cd0ad28856e2"
end

depends_on "node"
Expand Down

0 comments on commit bfebd7d

Please sign in to comment.