Skip to content

Commit 4039659

Browse files
committed
coveralls: update 0.3.5 bottle.
1 parent 1d0814e commit 4039659

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: Formula/coveralls.rb

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +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.3.4"
10-
sha256 cellar: :any, monterey: "6a4d25f50324f3d87eebe6798b6d8dd681130720a33c936a1657bf8e8cc4ccfb"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3314907a73223df7bf52fe575f7b75552252f5ee086ace7757179427be6c6a18"
9+
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.3.5"
10+
sha256 cellar: :any, monterey: "64efcf8867220f85b954ecfe3bca200a9f84051fffd7b36d2bc5d9af7cb7c6f5"
11+
sha256 cellar: :any, big_sur: "92966c48be8675b51f10d3dc5e01b488684930dffce792cd8a27cca4eb681d33"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8b892c29d635f0fdeb9e97821c86452016b662138b9effb4396a3debf878141a"
1213
end
1314

1415
depends_on "crystal" => :build

0 commit comments

Comments
 (0)