File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,11 @@ class Csprecon < Formula
7
7
head "https://github.com/edoardottt/csprecon.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "ce6b1c59b47c34da20e4546ede658863ec1ffded920eb68a8e5e3cf37f5157be"
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "43e7dada39bc18de317debf6aa89be1517b02261acf152246c15246b41689636"
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "43e7dada39bc18de317debf6aa89be1517b02261acf152246c15246b41689636"
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "43e7dada39bc18de317debf6aa89be1517b02261acf152246c15246b41689636"
14
- sha256 cellar : :any_skip_relocation , sonoma : "7e4746812e45f4e7ab0f0e52818334f44625f988191bac3fb1a6cc4bd6eddfbb"
15
- sha256 cellar : :any_skip_relocation , ventura : "7e4746812e45f4e7ab0f0e52818334f44625f988191bac3fb1a6cc4bd6eddfbb"
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "449e647160d4771d0aec91ce737cf06ddfb12ed771d2a4879f3ce5ca5b67d185"
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "3f621fc56cd9c69ff6203214c6936e73109a4c86ac723d964739879ee7c014e3"
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3f621fc56cd9c69ff6203214c6936e73109a4c86ac723d964739879ee7c014e3"
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "3f621fc56cd9c69ff6203214c6936e73109a4c86ac723d964739879ee7c014e3"
13
+ sha256 cellar : :any_skip_relocation , sonoma : "c57841b2a41ce3cd03545bfd6ab3b1ffdd5fb887c6eb1e6b1a0ef68598d9db35"
14
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "be01fa962035939cc3a2f94335fc4f227fe06080725cb025a85c6234c2b2bef1"
17
15
end
18
16
19
17
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments