File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ class CloudflareWrangler < Formula
66 license any_of : [ "Apache-2.0" , "MIT" ]
77
88 bottle do
9- sha256 cellar : :any , arm64_sequoia : "2d8113e27c601d0ae9f0c8fa830a45fcde67edfd781a8c3d02b58f4ad7a5b970 "
10- sha256 cellar : :any , arm64_sonoma : "2d8113e27c601d0ae9f0c8fa830a45fcde67edfd781a8c3d02b58f4ad7a5b970 "
11- sha256 cellar : :any , arm64_ventura : "2d8113e27c601d0ae9f0c8fa830a45fcde67edfd781a8c3d02b58f4ad7a5b970 "
12- sha256 sonoma : "d1c575639938fc4761f225ef58ea48654c542a623a5d98ebb8473ac304a42c0b "
13- sha256 ventura : "d1c575639938fc4761f225ef58ea48654c542a623a5d98ebb8473ac304a42c0b "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "7d0ae0999014fb80c2d7cb84dcd5b9de8406d124c861905a1e32a2cdd057f97d "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "e49a634fd6df32c2fa7ef6495144e3629e8d2b5511c8217ca3ade8d382e22c3c "
9+ sha256 cellar : :any , arm64_sequoia : "9d592640227fd90d01d19fc8eff591aee17396bef3bfe0b06e5877be6e0c7d72 "
10+ sha256 cellar : :any , arm64_sonoma : "9d592640227fd90d01d19fc8eff591aee17396bef3bfe0b06e5877be6e0c7d72 "
11+ sha256 cellar : :any , arm64_ventura : "9d592640227fd90d01d19fc8eff591aee17396bef3bfe0b06e5877be6e0c7d72 "
12+ sha256 sonoma : "cf7a5cb49e56bf4db027d7e26f78955f7b5c5fdd838b4f7b626a86717ea18e05 "
13+ sha256 ventura : "cf7a5cb49e56bf4db027d7e26f78955f7b5c5fdd838b4f7b626a86717ea18e05 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "bfb10d26461b1f22af7f82d82a027044428ba41826cc271bd80877554e02c068 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "20e7ce64f7e71be6d48aa6d50dbf4104a072dccb48f7c474094b6344c14c63a9 "
1616 end
1717
1818 depends_on "node"
You can’t perform that action at this time.
0 commit comments