Skip to content

Commit 02e559c

Browse files
committed
ggc: update 5.0.2 bottle.
1 parent fca8ae8 commit 02e559c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/g/ggc.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Ggc < Formula
77
head "https://github.com/bmf-san/ggc.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f33bc4b42cca49a8906f552f7334c6c15d01e3e1c4e16e2cc26cf685d8d37f15"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f33bc4b42cca49a8906f552f7334c6c15d01e3e1c4e16e2cc26cf685d8d37f15"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f33bc4b42cca49a8906f552f7334c6c15d01e3e1c4e16e2cc26cf685d8d37f15"
13-
sha256 cellar: :any_skip_relocation, sonoma: "4819b0997292397b4ef204be3f330e0fb53ea8529013a33c870ddfc7dc56b670"
14-
sha256 cellar: :any_skip_relocation, ventura: "4819b0997292397b4ef204be3f330e0fb53ea8529013a33c870ddfc7dc56b670"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "c2efab15ad43dfa054f9cbcefc33c5bf10d34023cba2f4e866533ebf56845f1f"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5b9bed606692365bd56f523d0653a45b34a87adb4aadbe33876eb64a053b88a1"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a07e8aae1a12b7c2a2cde233fd2225bcf6b3c6b0c77a8eed4be9fae6b5adf722"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a07e8aae1a12b7c2a2cde233fd2225bcf6b3c6b0c77a8eed4be9fae6b5adf722"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "a07e8aae1a12b7c2a2cde233fd2225bcf6b3c6b0c77a8eed4be9fae6b5adf722"
13+
sha256 cellar: :any_skip_relocation, sonoma: "0963c2c8e31f6a71c98adf86a6694b5101e0c081bcfc84ed1d5d25aa998fb8ff"
14+
sha256 cellar: :any_skip_relocation, ventura: "0963c2c8e31f6a71c98adf86a6694b5101e0c081bcfc84ed1d5d25aa998fb8ff"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "0d9aa6ec76eac49e7ee3d0270f07e95fba40ed612cdfd8d5b4d1678d23de2c46"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "81761616da2f7112771a2a76571d1584101085ca80c86d4b486ffb9889479211"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)