Skip to content

Commit 0cc8ffc

Browse files
committed
csprecon: update 0.4.3 bottle.
1 parent b642ce2 commit 0cc8ffc

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Formula/c/csprecon.rb

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ class Csprecon < Formula
77
head "https://github.com/edoardottt/csprecon.git", branch: "main"
88

99
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"
1715
end
1816

1917
depends_on "go" => :build

0 commit comments

Comments
 (0)