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 @@ -6,12 +6,12 @@ class CloudflareWrangler2 < Formula
66 license any_of : [ "Apache-2.0" , "MIT" ]
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "69dc856203953604f66a8da1b0a62a8609be85eab0fbe626394bb619136183ea "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "69dc856203953604f66a8da1b0a62a8609be85eab0fbe626394bb619136183ea "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "69dc856203953604f66a8da1b0a62a8609be85eab0fbe626394bb619136183ea "
12- sha256 cellar : :any_skip_relocation , sonoma : "8dc236bff5773e5f4f6c7f6cacf4d50df38ad0d0da2cbd6a959edf12250c649d "
13- sha256 cellar : :any_skip_relocation , ventura : "8dc236bff5773e5f4f6c7f6cacf4d50df38ad0d0da2cbd6a959edf12250c649d "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "ec225c3c7972f0ce0a9794fec9bb5a682bcc7b467a8d7fc6df37b2fcc03e1b72 "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "ab63e889319262301fe3b5ed1e20e6760872ea41d503416ef8ce56a8008c50b5 "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ab63e889319262301fe3b5ed1e20e6760872ea41d503416ef8ce56a8008c50b5 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "ab63e889319262301fe3b5ed1e20e6760872ea41d503416ef8ce56a8008c50b5 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "e395c1f7f56a0a10b3ee6118b6569a82688f27247f43ffe8c32e99f12e7a6d18 "
13+ sha256 cellar : :any_skip_relocation , ventura : "e395c1f7f56a0a10b3ee6118b6569a82688f27247f43ffe8c32e99f12e7a6d18 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "d5f3b8eb890aad80c8859c33a38b33881bbd9dffca740128b5846debdc2c45dd "
1515 end
1616
1717 depends_on "node"
You can’t perform that action at this time.
0 commit comments