File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ class Ignite < Formula
7
7
head "https://github.com/ignite/cli.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "3fe41e640e6ce1c160b57fadb2a15ec27cb583ecbc9368bb6bf771c9aafb298f "
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "9f5803810d8fae6a7c75ad6c51035926dc011f907d11e2029e97c41d5e5a4fe4 "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d8cc6394d55081f1e3f612bd9353a48b08ccba7644a2f5610816e540a160f5aa "
13
- sha256 cellar : :any_skip_relocation , sonoma : "4dc287001d30393bbdb86d789ae4afd8248f645b3f4e5f80903427fd22de532b "
14
- sha256 cellar : :any_skip_relocation , x86_64_linux : "f2354a861f73b7103e17117f3df44d6d9887c912ecc99317963303f2da36f64b "
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "e2ea850d1a09d7f7cbeb696450339899aa8237d84ddca9da7ebbb303604bab37 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "ebfef21ae8c1362a0fe6d4df689c76b9f1a5fdea720b1929426f9f754b895293 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c205d3c82cb44a4c9a28619f2ac401b858f7025a2f9666d4e68b8d2f0bbea43f "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "03c2ec2e4105e1db9fa329ee43369b3eb0ce56cf90885a853b7d348ab630e383 "
14
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2ee7fea79341d2a28d0aae55b7100ab28723995ff6d5164bb7e04c2e5222441e "
15
15
end
16
16
17
17
depends_on "go"
You can’t perform that action at this time.
0 commit comments