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.1 "
10
- sha256 cellar : :any , monterey : "a89dcbf08c35ba0550a33fe7d9a5c87b89aa91406ab552c5fd0e3f387788c7db "
11
- sha256 cellar : :any , big_sur : "8bdea9ca3e114fd27a5f56c3705e8918ac8b3e3f91c6f7ac34242cd2e33a1cf2 "
12
- sha256 cellar : :any_skip_relocation , x86_64_linux : "dff8a8e8991050efb1bc2e226b394ac57700f4f7f512f4cf5aecec9b2545c150 "
9
+ root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.4.2 "
10
+ sha256 cellar : :any , monterey : "63c1bf23b50570a4e8a39965b6215c0062d1326d3cc2264e4725ce16e885959a "
11
+ sha256 cellar : :any , big_sur : "409c39d69aaee64772e18e7955c4e5aff86888cf84c92968ece789240a66b11c "
12
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "62ce9347ef65d372c8b3a05039a76a535bd2c1048d89bf7edb7c162d2b78bcc3 "
13
13
end
14
14
15
15
depends_on "crystal" => :build
You can’t perform that action at this time.
0 commit comments