Skip to content

Commit eed2a3c

Browse files
committed
coveralls: update 0.6.12 bottle.
1 parent 0addbcc commit eed2a3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/coveralls.rb

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

88
bottle do
9-
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.6.11"
10-
sha256 cellar: :any, monterey: "559f01d19cef67b78c27c51f6adab36f960184f4808f6770b864356a9219032f"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "545c1441b26acb0d7b230cfbd7707564ec1eccc058dbf229cadf4148ca05248b"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.6.12"
10+
sha256 cellar: :any, monterey: "d84c47907f4936ece239d7c9e7f0b055f5d09e39eb269b2a5699a2bb811fc4e9"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8c0d63b7de97ab3cbe303f6ca40901358f2d338523f7b45cb6847955e1c98a13"
1212
end
1313

1414
depends_on "crystal" => :build

0 commit comments

Comments
 (0)