Skip to content

Commit ee97b21

Browse files
committed
coveralls: update 0.2.7 bottle.
1 parent 68bdc2f commit ee97b21

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.5"
10-
sha256 cellar: :any, monterey: "b9b6228389933465bd9daf66ef67f35e700f42b5266e5fedbbc50d161899cf9a"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b878c6cbd12ca017a8721bbb2324d86137440db32029afbce49651cc36088825"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.2.7"
10+
sha256 cellar: :any, monterey: "318c3026d379fd9e884a8f064dc33b512ee9c712117328eeeb5c3c91d75aa8e3"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "99d707486c4f8c043ffd24ad9608b6ad648541dcb750bfb13b4dacbdbd6c8387"
1212
end
1313

1414
depends_on "crystal" => :build

0 commit comments

Comments
 (0)