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.3.7 "
10
- sha256 cellar : :any , monterey : "c536e824fd6cfaeb9393d4bc92661817c5ca4ff20a71fe39c8cdedca6b8b12dd "
11
- sha256 cellar : :any , big_sur : "e2c587f842f3bc0ad97940c1f4fde8a496b6007ce089655ecf51d42c04494df6 "
12
- sha256 cellar : :any_skip_relocation , x86_64_linux : "b8082bf86ae71e0fc26b01ba63ae780685764bb9dd038408ce65325f93fc5354 "
9
+ root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.3.8 "
10
+ sha256 cellar : :any , monterey : "944ccc330590face4118953a4a64258a4bbbd543561fcbb550149315575e8c91 "
11
+ sha256 cellar : :any , big_sur : "a85f012fc6bcd84a7d578d16181c29618a36aca812294a79a4517bc52bf39ae0 "
12
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f127ca23d4c23aaeff6aa7742e6b1707a87de3f85873c50ec50c05a429b3d81e "
13
13
end
14
14
15
15
depends_on "crystal" => :build
You can’t perform that action at this time.
0 commit comments