File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +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.4.4 "
10
- sha256 cellar : :any , monterey : "f461307251c8d03b765df79bc1959e3b73e74b550d6a1385e02b4680e5091cfc "
11
- sha256 cellar : :any , big_sur : "86d5be275b1a42fc53d58412b927241d674d22892a0ecb75ed51e19d322cc903 "
12
- sha256 cellar : :any_skip_relocation , x86_64_linux : "ec2b7527303ecfd06d680bc99979996fa5915f13ac1c12cbb44ce189dca4408e "
9
+ root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.4.5 "
10
+ sha256 cellar : :any , monterey : "c82a42294112cb010228bb2b622507ca9c2f8d7bec8c069d22f650327ad3d94a "
11
+ sha256 cellar : :any , big_sur : "34a359853c240f7375343187cc8ffacbf80c539e8e33466e112ebf28095e4fc0 "
12
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "96f7bd72df66af9f8324db6f5728c27b1917a70abae3c0216c7b2ff980127b74 "
13
13
end
14
14
15
15
depends_on "crystal" => :build
You can’t perform that action at this time.
0 commit comments