8000 gauge: update 1.6.2 bottle. · ArduinoBot/homebrew-core@0fda076 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0fda076

Browse files
committed
gauge: update 1.6.2 bottle.
1 parent 167ab4b commit 0fda076

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/g/gauge.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Gauge < Formula
77
head "https://github.com/getgauge/gauge.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "02f0ee115eaadfbb28e3e75f16aab25242e58035a4a702d61c0f6e0bf1db8f46"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "742038a508bf17adc841d57d76a7f86378904fbe7dcd267d7fb6775032dcd6d5"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "a039430fa05897d246be42bf0701a3692a537cb2c9dd50679cdb2923770df928"
13-
sha256 cellar: :any_skip_relocation, sonoma: "f81442848ec4c2c4446f1eeea7818fe7cc8cfec33f09054701a16dffcc421491"
14-
sha256 cellar: :any_skip_relocation, ventura: "c729d3c405424e33c2f26abda91464b01b8e6fc09df209d168cf313316228c04"
15-
sha256 cellar: :any_skip_relocation, monterey: "344f3f338d811778ab004e60b78e453f15ac6727a8929ee4c7ee33bd2ca7c0bc"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3d9439cf8f98218a4a51434c367271a9693a7489cb2a3344457f6cd1ee31981f"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "60fc63199bd1ea9ad4c353e242549a64a1d9f83852202bc5245ba46a5138a03e"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "d0bbe4082133fdcbd845fab5d7038fd279163b4fc6992d5d32e4f045515cd6dc"
12+
sha256 cellar: :any_skip_relocation, arm64_monterey: "39536cbdb44db86956f3363a2d7720239c904e227eb1d2f41ae5c1a695922d8d"
13+
sha256 cellar: :any_skip_relocation, sonoma: "d58523e01729a6d4833f6d0b0b9e55f171d18a8dbe5a8516d6a741a88b2f3c11"
14+
sha256 cellar: :any_skip_relocation, ventura: "242e71f1714f99d30e4f6bcd80bc227908fdc2f47f9c86b89e6519c5fd9db9b1"
15+
sha256 cellar: :any_skip_relocation, monterey: "77b79d3cb5453d42b12fdf7cc1617d36756b8b8fa8af06f28d670362a8a95d9a"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9b2dbb8f55d27d7856d760a3784071010cc739dcd62d484a66c7866a5e5feaa5"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)
0