Skip to content

Commit fb83c7a

Browse files
committed
Update bottle block for coveralls 0.6.15
1 parent 8786148 commit fb83c7a

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.6.14"
10-
sha256 cellar: :any, ventura: "ab6b4363091e8fa9bbc8a9564f60e568850ed2bd48e17213c5ba524f6ffce4ae"
11-
sha256 cellar: :any, monterey: "1297cfdf791ae7a8b1782b241911d408d45ff26e39efa550327a6eab814f815e"
12-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d63e1305e71eb57b76b0a818c390dec73f2dc9dbabab80c10ce4de3b37c7e646"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.6.15"
10+
sha256 cellar: :any, ventura: "e34c43b472c4f02895785122748f43d53b64a07bef6ea066298e0aa1c3e94f79"
11+
sha256 cellar: :any, arm64_sonoma: "8489d6cafb8801a2cbb20a239bb215fc9589b0d9c7dcf98a60e59a50b7d26dcd"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "701c9e292857efad5821ad7a72c49e12cbfa74cabd965b5b3713d15f45477c9f"
1313
end
1414

1515
depends_on "crystal" => :build

0 commit comments

Comments
 (0)