File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,9 @@ 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.2.4"
10
- rebuild 1
11
- sha256 cellar : :any , monterey : "3d3c5c2afdac21b4d507db9dfa4a0a720dfe35cb623a5918646bec343527ed46"
12
- sha256 cellar : :any_skip_relocation , x86_64_linux : "42454b2727b3ca1a1a4923035a5d2208309f4b1c9743f5c418dd620f5018fcce"
9
+ root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.2.5"
10
+ sha256 cellar : :any , monterey : "b9b6228389933465bd9daf66ef67f35e700f42b5266e5fedbbc50d161899cf9a"
11
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b878c6cbd12ca017a8721bbb2324d86137440db32029afbce49651cc36088825"
13
12
end
14
13
15
14
depends_on "crystal" => :build
You can’t perform that action at this time.
0 commit comments