We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5085bfa commit d439188Copy full SHA for d439188
Formula/g/groestlcoin.rb
@@ -7,6 +7,7 @@ class Groestlcoin < Formula
7
head "https://github.com/groestlcoin/groestlcoin.git", branch: "master"
8
9
bottle do
10
+ sha256 cellar: :any, arm64_tahoe: "f1a940185d12a1a8558837b49f25e1d06015460f9e3ad833d3c1e4bf87ad3678"
11
sha256 cellar: :any, arm64_sequoia: "d92c1efe5b438c2356e7745b77ae3ebff9744f7ed1648e02d451f2461f40b1ab"
12
sha256 cellar: :any, arm64_sonoma: "12d1897dd611a2e0aa1bfec5eda253f83b6d30596e4043cb851b34c45d5d245e"
13
sha256 cellar: :any, arm64_ventura: "02ef7614ec36e639fd496e025406afc07f69ccb03ac6ce08405610613552c294"
0 commit comments