We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8600b commit 3e7f8e3Copy full SHA for 3e7f8e3
Formula/coveralls.rb
@@ -7,8 +7,8 @@ class Coveralls < Formula
7
8
bottle do
9
root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.6.15"
10
- sha256 cellar: :any, ventura: "e34c43b472c4f02895785122748f43d53b64a07bef6ea066298e0aa1c3e94f79"
11
sha256 cellar: :any, arm64_sonoma: "8489d6cafb8801a2cbb20a239bb215fc9589b0d9c7dcf98a60e59a50b7d26dcd"
+ sha256 cellar: :any, ventura: "e34c43b472c4f02895785122748f43d53b64a07bef6ea066298e0aa1c3e94f79"
12
sha256 cellar: :any_skip_relocation, x86_64_linux: "701c9e292857efad5821ad7a72c49e12cbfa74cabd965b5b3713d15f45477c9f"
13
end
14
0 commit comments