Skip to content

Commit 59728f6

Browse files
committed
coveralls: update 0.2.15 bottle.
1 parent 33f65f7 commit 59728f6

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
@@ -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.2.14"
10-
sha256 cellar: :any, monterey: "3e7a79b720cb87e92a1150fcc12704018496d78d6c4e04d95fce5a11cd662b36"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8bb0723aefbad4129263f4a8dc0bceb25e31e17a11fd4384edf5d3b007e8f453"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.2.15"
10+
sha256 cellar: :any, monterey: "3bb2a6118fb5fbb9dd26c8b7f76042355d103aff874fdc004ff4fa6e4630efdc"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "916d2220253e817c7debd118ab80b3681731b69e90c4cef313d11f53a87a0ffa"
1212
end
1313

1414
depends_on "crystal" => :build

0 commit comments

Comments
 (0)