Skip to content

Commit 6ff4117

Browse files
committed
coveralls: update 0.4.1 bottle.
1 parent e2f939e commit 6ff4117

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Formula/coveralls.rb

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ class Coveralls < Formula
66
license "MIT"
77

88
bottle do
9-
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.4.0"
10-
sha256 cellar: :any, monterey: "7921f9ac45c95ff122849dc4119e4182380c0cf37f66532ec0bc1f4a817c45bb"
11-
sha256 cellar: :any, big_sur: "36ff86ad79d40928447215e0ac12aaa82166b95f687b632e753bc154cbf8f623"
12-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ed5ec0b4603c7f71ad58662cbac129db882ca9559a11f49d84f07192a58f9e42"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.4.1"
10+
sha256 cellar: :any, monterey: "a89dcbf08c35ba0550a33fe7d9a5c87b89aa91406ab552c5fd0e3f387788c7db"
11+
sha256 cellar: :any, big_sur: "8bdea9ca3e114fd27a5f56c3705e8918ac8b3e3f91c6f7ac34242cd2e33a1cf2"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dff8a8e8991050efb1bc2e226b394ac57700f4f7f512f4cf5aecec9b2545c150"
1313
end
1414

1515
depends_on "crystal" => :build

0 commit comments

Comments
 (0)