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.5 "
10
- sha256 cellar : :any , monterey : "c82a42294112cb010228bb2b622507ca9c2f8d7bec8c069d22f650327ad3d94a "
11
- sha256 cellar : :any , big_sur : "34a359853c240f7375343187cc8ffacbf80c539e8e33466e112ebf28095e4fc0 "
12
- sha256 cellar : :any_skip_relocation , x86_64_linux : "96f7bd72df66af9f8324db6f5728c27b1917a70abae3c0216c7b2ff980127b74 "
9
+ root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.4.6 "
10
+ sha256 cellar : :any , monterey : "78c47840a2246d177324269069c9ae305c96b8b6aff9f6421dbd3b7c0cae1ce4 "
11
+ sha256 cellar : :any , big_sur : "f1e54e12a139ca59ca272734fd99dbea411af5e0a5b94507cb6a4205ef5e4901 "
12
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "aaf6493a3d7917098f43f17a9ce7613041c175c00c262796b12df1acbb714f35 "
13
13
end
14
14
15
15
depends_on "crystal" => :build
You can’t perform that action at this time.
0 commit comments