Skip to content

Commit 392c3b5

Browse files
committed
coveralls: update 0.2.12 bottle.
1 parent b5f133a commit 392c3b5

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.10"
10-
sha256 cellar: :any, monterey: "7dc49b7374f89a092830a7dc36eef1871ac3ec81800754696c2cb6001cc858ca"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0489113f89e4e5094d0e4ea899154d206b43a49233aa08402377a22c0c3ec2ba"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.2.12"
10+
sha256 cellar: :any, monterey: "409ea51788c66d222dbe2b9a2b21b0567daa1a7ec215698134c1dea1d27cf8ff"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cde0047b643cff8b4ed8e38b8567c0db7db4ad54d5d8976d87c36c28d1ebbd88"
1212
end
1313

1414
depends_on "crystal" => :build

0 commit comments

Comments
 (0)