File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,10 @@ class Coveralls < Formula
6
6
license "MIT"
7
7
8
8
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"
12
13
end
13
14
14
15
depends_on "crystal" => :build
You can’t perform that action at this time.
0 commit comments