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.5.1 "
10
- sha256 cellar : :any , monterey : "eb307c235eedb98581417c4e387e02808b3a90860bf292fcf15dfc67fd3afce6 "
11
- sha256 cellar : :any , big_sur : "4fadc5aad43a1bb06ecc6bda0bc02f8e74af34545b49e5f2c55e17cf1e009826 "
12
- sha256 cellar : :any_skip_relocation , x86_64_linux : "d28de84de93f80c7bc67f404e6662dfebffec64bdfd7fe46170fc54410012485 "
9
+ root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.5.2 "
10
+ sha256 cellar : :any , monterey : "99d859f42b2d21775c29eac5d783f45e07174754793699339200b5521c07b32c "
11
+ sha256 cellar : :any , big_sur : "62569009247b78ebea0ec1cccaf5775616197f91d7df6588ebbc7844b79582cb "
12
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "51d6815131499492d9fc4e1f7a80d3a89fc4365c95433055fe488a20e8e328eb "
13
13
end
14
14
15
15
depends_on "crystal" => :build
You can’t perform that action at this time.
0 commit comments