Skip to content

Commit 19199e7

Browse files
committed
coveralls: update 0.2.5 bottle.
1 parent 3cf908b commit 19199e7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: Formula/coveralls.rb

+3-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +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.4"
10-
rebuild 1
11-
sha256 cellar: :any, monterey: "3d3c5c2afdac21b4d507db9dfa4a0a720dfe35cb623a5918646bec343527ed46"
12-
sha256 cellar: :any_skip_relocation, x86_64_linux: "42454b2727b3ca1a1a4923035a5d2208309f4b1c9743f5c418dd620f5018fcce"
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"
1312
end
1413

1514
depends_on "crystal" => :build

0 commit comments

Comments
 (0)