Skip to content

Commit b37ab10

Browse files
committed
coveralls: update 0.4.6 bottle.
1 parent ac3dd99 commit b37ab10

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.5"
10-
sha256 cellar: :any, monterey: "c82a42294112cb010228bb2b622507ca9c2f8d7bec8c069d22f650327ad3d94a"
11-
sha256 cellar: :any, big_sur: "34a359853c240f7375343187cc8ffacbf80c539e8e33466e112ebf28095e4fc0"
12-
sha256 cellar: :any_skip_relocation, x86_64_linux: "96f7bd72df66af9f8324db6f5728c27b1917a70abae3c0216c7b2ff980127b74"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.4.6"
10+
sha256 cellar: :any, monterey: "78c47840a2246d177324269069c9ae305c96b8b6aff9f6421dbd3b7c0cae1ce4"
11+
sha256 cellar: :any, big_sur: "f1e54e12a139ca59ca272734fd99dbea411af5e0a5b94507cb6a4205ef5e4901"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "aaf6493a3d7917098f43f17a9ce7613041c175c00c262796b12df1acbb714f35"
1313
end
1414

1515
depends_on "crystal" => :build

0 commit comments

Comments
 (0)