Skip to content

Commit 92f17ff

Browse files
authored
Merge pull request Homebrew#217737 from Homebrew/bump-aws-cdk-2.1007.0
aws-cdk 2.1007.0
2 parents 69282e7 + 33f329b commit 92f17ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/aws-cdk.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class AwsCdk < Formula
22
desc "AWS Cloud Development Kit - framework for defining AWS infra as code"
33
homepage "https://github.com/aws/aws-cdk"
4-
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1006.0.tgz"
5-
sha256 "e0fb8dc393e27bb1df85c0d95a95b6367b3362824ff1030b55c0fdccef73734a"
4+
url "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.1007.0.tgz"
5+
sha256 "236cecbadd7714ada79e800be60d09de104511cd63f54cda1dadd24e2c210313"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "c1fd48e73064bef2ace4178341c3a557b236923e52674e2405b70612306db62f"
9+
sha256 cellar: :any_skip_relocation, all: "3139d35db371aba944dab4ccddd51880fc079a19855ec00399719d3efaab2774"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)