Skip to content

Commit d9b8c37

Browse files
committed
coveralls: update 0.3.3 bottle.
1 parent b7d40eb commit d9b8c37

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.3.2"
10-
sha256 cellar: :any, monterey: "44a1edb7f97106202289b62244d445982e176c1808c35a37c7ce00ecc225bee9"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1d42256910dd84da05082080fd323aec9f92423276e6a55752b49a62bf88217e"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.3.3"
10+
sha256 cellar: :any, monterey: "fdfdfa67dbed70e3dc0ec5be71d61f072d21b094e607577619763a73603267bd"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ced1ad68804c4a91403f7f6e034a85e0f363f0d178e71386370262d80ddd6d5d"
1212
end
1313

1414
depends_on "crystal" => :build

0 commit comments

Comments
 (0)