File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ class Pulumi < Formula
88 head "https://github.com/pulumi/pulumi.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "51d2dc4f137b3e216e9fc9cf2c856732872d75e21c9ede8ef0f61ca4dda4ff8e "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e1d7ba217f7c420e2f2c965623cb5499a31556292877d8cfa6c1561a34ec3e49 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "13a9aa37f82eaba992cd61246b1e9c42fe374850395c38e2b50f08ef1573d8b8 "
14- sha256 cellar : :any_skip_relocation , sonoma : "8222daa1a64b065c7ae24bbbab4ae4790de9f6a3f4969645d0e6b849a7a7dfeb "
15- sha256 cellar : :any_skip_relocation , ventura : "23428c71ca297a913931f78669585cc235e28e539f6ac8a1a96ff479074fcb80 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "c54f7f02093be54c1e6ec393ea1facbda2bffbc7a728e543110d7d3a509aeb2b "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a315d255b438d755ca32c2c45168e2dd3734de98b15c01b1a2227b3219583320 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "125fabd9e9fd9bda87ee69016e839777fd3cff224ba05d6ca2a9e2ea96b58d6d "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "fab80f67d563d92b2eebe0ce138a72e5b1e5d33a99ebf1592cdfa6630c55ee7e "
14+ sha256 cellar : :any_skip_relocation , sonoma : "7f027ab56186b33e616f39191dec74aaa8ea9ad1a94c69f826c1756f39182b4e "
15+ sha256 cellar : :any_skip_relocation , ventura : "ded1064b5d727577b54d4bc2055850175c8c6b1b595a332f6d3dc9aab2e19892 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c30d76f91c3457a3ab6c67a5095b65cca3fd4278529987ed1a4d01639255ce47 "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments