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 ContentfulCli < Formula
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_tahoe : "7cec2a102e8ad902ec093d8fe2f0715af5dcbb18682a6f38414002f77171d9f1 "
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "7cec2a102e8ad902ec093d8fe2f0715af5dcbb18682a6f38414002f77171d9f1 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "7cec2a102e8ad902ec093d8fe2f0715af5dcbb18682a6f38414002f77171d9f1 "
12- sha256 cellar : :any_skip_relocation , sonoma : "7cec2a102e8ad902ec093d8fe2f0715af5dcbb18682a6f38414002f77171d9f1 "
13- sha256 cellar : :any_skip_relocation , arm64_linux : "7cec2a102e8ad902ec093d8fe2f0715af5dcbb18682a6f38414002f77171d9f1 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "cfd86952ab7ff5464716b252617579141860affea090c4db698ccb4d58f09483 "
9+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "4c9ea8cf20e93c2f0f5b87f1943acd1082b99b34488b679003ffe84ce69631ab "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4c9ea8cf20e93c2f0f5b87f1943acd1082b99b34488b679003ffe84ce69631ab "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4c9ea8cf20e93c2f0f5b87f1943acd1082b99b34488b679003ffe84ce69631ab "
12+ sha256 cellar : :any_skip_relocation , sonoma : "4c9ea8cf20e93c2f0f5b87f1943acd1082b99b34488b679003ffe84ce69631ab "
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "4c9ea8cf20e93c2f0f5b87f1943acd1082b99b34488b679003ffe84ce69631ab "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "766b3dab2224b862d31abd6fee1fdd1ec101e8fafd2765974184601c5ce8654c "
1515 end
1616
1717 depends_on "node"
You can’t perform that action at this time.
0 commit comments