Skip to content

Commit a53f28d

Browse files
committed
Manually update bottle block [skip ci]
1 parent da54ced commit a53f28d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: Formula/coveralls.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ class Coveralls < Formula
77

88
bottle do
99
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.6.15"
10-
sha256 cellar: :any, arm64_sonoma: "7f0c0df68cc67c6a8cd0001bfbfd30751f12dedcd9a41b3f71cdabd2651877df"
11-
sha256 cellar: :any, ventura: "e4464aeeda252ba79c4fdad545a04130f7df4f97b7b481e855a51a07375ac9ef"
12-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8b9d739f0d06f20cc204dcfeec5d2f3ac8de9336e0027640e700f78d1b8ade37"
10+
sha256 cellar: :any, arm64_sonoma: "49ba6c2386ffc17a03aee5483f41c2ba03e272d8224e9165a1bdf10307fcd9a8"
11+
sha256 cellar: :any, ventura: "5fadee64a25c83f610c9583ca86d865262f6dff6bad951f7bc3a73c6caebdd52"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "819b980135dad736042713d4fe949fec793b5e26028b6364e808413091dd1cb7"
1313
end
1414

1515
depends_on "crystal" => :build

0 commit comments

Comments
 (0)