Skip to content

Commit dd97007

Browse files
committed
coveralls: update 0.3.4 bottle.
1 parent 7ea1f9c commit dd97007

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.3"
10-
sha256 cellar: :any, monterey: "fdfdfa67dbed70e3dc0ec5be71d61f072d21b094e607577619763a73603267bd"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ced1ad68804c4a91403f7f6e034a85e0f363f0d178e71386370262d80ddd6d5d"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.3.4"
10+
sha256 cellar: :any, monterey: "6a4d25f50324f3d87eebe6798b6d8dd681130720a33c936a1657bf8e8cc4ccfb"
11+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3314907a73223df7bf52fe575f7b75552252f5ee086ace7757179427be6c6a18"
1212
end
1313

1414
depends_on "crystal" => :build

0 commit comments

Comments
 (0)