Skip to content

Commit a639e8a

Browse files
committed
gom: update 0.5.3 bottle.
1 parent a59cd84 commit a639e8a

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Formula/g/gom.rb

+7-8
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,13 @@ class Gom < Formula
1313
end
1414

1515
bottle do
16-
rebuild 3
17-
sha256 cellar: :any, arm64_sequoia: "26645233d1bbd2e1205ffc9e20f4e4a1bc5e1b06cf48713f2a49ab9f9528abf4"
18-
sha256 cellar: :any, arm64_sonoma: "815ac85e0eacef51123299d5812c4119335552cd9202704fcf4a76767db72be3"
19-
sha256 cellar: :any, arm64_ventura: "f7e330f1f70e94eb254c6c258e916186cf42306b2db1428d681bed8737bb5a94"
20-
sha256 cellar: :any, sonoma: "db7c3819f0a834aa8aa355d81cc3a11e58dd29ea0ffc3608c014b46dc6143fb8"
21-
sha256 cellar: :any, ventura: "f04b019a8c7a4e71787cafea302e2f67442932518f3f708178d24ee7cc7ce544"
22-
sha256 arm64_linux: "2eb254c3ed260a2f4e4044d9d52eaa936b523669ccbcd560b75b274bc15e2bc2"
23-
sha256 x86_64_linux: "75865eb8f914d3d3b10059f06790f57273780a109f83949879808aacb9b7fadd"
16+
sha256 cellar: :any, arm64_sequoia: "653c39bbf08707dc8fc4204ce7b2317ff5304cf9050910df166292b34b68abdc"
17+
sha256 cellar: :any, arm64_sonoma: "5a91a0b28b4eb4621c687882d85be9d61fb9055affb380a9975ea884bbc56956"
18+
sha256 cellar: :any, arm64_ventura: "ce76f0563174a6410e3352dab6eaaa91be8a88cce5daf7e6595397631d5da76d"
19+
sha256 cellar: :any, sonoma: "1018395f8e1ec4725a0bc5484871d0648f543bcf1c5c3bfd2587b0c00e9c9bc2"
20+
sha256 cellar: :any, ventura: "d6e41c8ef3f8f84204e1f368e7af8734b1243b75d069c6e7b3266f656d03fc15"
21+
sha256 arm64_linux: "7f79d6810958568ec1e2c7ad7d93b404c148ce0d4a41cf83647c263b1c5750f2"
22+
sha256 x86_64_linux: "0121f2c07b7e91f5b2fc56bc19d034e604540c927efe6e3fa2a28acfc707c66c"
2423
end
2524

2625
depends_on "gobject-introspection" => :build

0 commit comments

Comments
 (0)