Skip to content

Commit b2f4293

Browse files
committed
ghalint: update 1.5.2 bottle.
1 parent c88a131 commit b2f4293

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/ghalint.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Ghalint < Formula
77
head "https://github.com/suzuki-shunsuke/ghalint.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fa37743a6a24e5b33dde01dbaddd0a3e0cfd7d974eba0b0d127813ebbb3a4f62"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fa37743a6a24e5b33dde01dbaddd0a3e0cfd7d974eba0b0d127813ebbb3a4f62"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "fa37743a6a24e5b33dde01dbaddd0a3e0cfd7d974eba0b0d127813ebbb3a4f62"
13-
sha256 cellar: :any_skip_relocation, sonoma: "86c0b669bdb3c8436d5cbf6f2e8e9002370c185478f35296a72232e54788225f"
14-
sha256 cellar: :any_skip_relocation, ventura: "86c0b669bdb3c8436d5cbf6f2e8e9002370c185478f35296a72232e54788225f"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "fd24e1973f10c61e00f398f5d1356eb6f85addda261a107f4afaa6df56f7e90f"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "317e7abd55a92af01c7235f3c26f212f8418c2bd49947dbac88a2ae5472a5e31"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "317e7abd55a92af01c7235f3c26f212f8418c2bd49947dbac88a2ae5472a5e31"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "317e7abd55a92af01c7235f3c26f212f8418c2bd49947dbac88a2ae5472a5e31"
13+
sha256 cellar: :any_skip_relocation, sonoma: "4cdcd34689302aa615b4a9dd2e5ac9ec43abc4634b0e6ba81a0cbb628c666181"
14+
sha256 cellar: :any_skip_relocation, ventura: "4cdcd34689302aa615b4a9dd2e5ac9ec43abc4634b0e6ba81a0cbb628c666181"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1afbc13e24f391dc79582deeccd8b5b3f9f044714e19893f471c77188f26fcf3"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)