Skip to content

Commit 9a5862d

Browse files
committed
gauge: update 1.6.10 bottle.
1 parent 23cae5a commit 9a5862d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/gauge.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3f07ca81e9aad6e50bea1f4aa32098f07ec4ee7b4cacd03364f8879a8ef5812e"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "36ba8ec0d766c3ea30f54761cc87331f11e0d533efdaf5bb4a2c9193c0b18b90"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "25cef751c0ca4a5c7ceb63fd81c8355cca8524399f2531acfb8f7fa5013efca6"
13-
sha256 cellar: :any_skip_relocation, sonoma: "379b38593782ae12620480f24d1fa34593d298efe20989d5f87c44ad89774f34"
14-
sha256 cellar: :any_skip_relocation, ventura: "c81ef92b30fdd20e6e6a2c889075aadb9a5cdc23f9123160084fae4c3765f2e0"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9841915712f49294895cf1ef6187ed59d5a3c82de90f4c33e2561584f4a5b70f"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "04a17c26b6c73da83c534c80c1af7b2f9c491f6544ed334e20850b0a52581bcb"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6df927e2a33f88101b6583e921969c86c7673c374750e278b1e651eaf356c696"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "bae88a454d2c342078199b7c4d9ab9e347820e23e48a522cf60feab9532d8f29"
13+
sha256 cellar: :any_skip_relocation, sonoma: "ac9a72842959743872e7dc399e85d554982288534818252bd4050dce44d8c568"
14+
sha256 cellar: :any_skip_relocation, ventura: "621b4b98947a5f392ca86669ffad410f27483d4304f811f5a05b906132c23d82"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b1012bb0475af6eacf530eddd27725d9360842575ef694c2b82cc4c8c02861e6"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)