Skip to content

Commit 50a74a5

Browse files
committed
coveralls: update 0.4.4 bottle.
1 parent a45814f commit 50a74a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Formula/coveralls.rb

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

88
bottle do
9-
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.4.3"
10-
sha256 cellar: :any, monterey: "3c4451062da5e42af486dde3b9d593be8d2458ac235e0a1ccb94ff694720372d"
11-
sha256 cellar: :any, big_sur: "b0c73c58b107f9d69a6afd656f9ffbe56556f36548b4668f7b16f4735f774964"
12-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d22b0de5041772817920a769a7e78c03261f5ec5aa2a09a297bf71dabedbe04e"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.4.4"
10+
sha256 cellar: :any, monterey: "f461307251c8d03b765df79bc1959e3b73e74b550d6a1385e02b4680e5091cfc"
11+
sha256 cellar: :any, big_sur: "86d5be275b1a42fc53d58412b927241d674d22892a0ecb75ed51e19d322cc903"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec2b7527303ecfd06d680bc99979996fa5915f13ac1c12cbb44ce189dca4408e"
1313
end
1414

1515
depends_on "crystal" => :build

0 commit comments

Comments
 (0)