Skip to content

Commit a53fcc2

Browse files
committed
garble: update 0.15.0 bottle.
1 parent 27b2dd6 commit a53fcc2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/garble.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f8143285f018aa84ad42a2e00ae3a1ee03ac394c7268dc8993c677cdfc9c4efb"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f8143285f018aa84ad42a2e00ae3a1ee03ac394c7268dc8993c677cdfc9c4efb"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f8143285f018aa84ad42a2e00ae3a1ee03ac394c7268dc8993c677cdfc9c4efb"
13-
sha256 cellar: :any_skip_relocation, sonoma: "d54fa0749cc7a648f5724c1b4905eef9bf25be270d0923ab7d99d6830d35a86b"
14-
sha256 cellar: :any_skip_relocation, ventura: "d54fa0749cc7a648f5724c1b4905eef9bf25be270d0923ab7d99d6830d35a86b"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c0863f7848ea5aa0f24afe53ba523773bfbc732a6082249970c86d2b99d8eee6"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "478cc034cdfa77b43228eb068c893dbd18af7d98722131e34a850eac9a96ea80"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "478cc034cdfa77b43228eb068c893dbd18af7d98722131e34a850eac9a96ea80"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "478cc034cdfa77b43228eb068c893dbd18af7d98722131e34a850eac9a96ea80"
13+
sha256 cellar: :any_skip_relocation, sonoma: "90dfb72aff843be2ff7beba6d14b037373c3c2d7b916f9aedff33cdd7631edc6"
14+
sha256 cellar: :any_skip_relocation, ventura: "90dfb72aff843be2ff7beba6d14b037373c3c2d7b916f9aedff33cdd7631edc6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c0e79ee6c0faa37f313a099561ba5b314fcfbe51300cb0fa68d0777313bfb320"
1616
end
1717

1818
depends_on "go" => [:build, :test]

0 commit comments

Comments
 (0)