We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b241c9 commit 78a695eCopy full SHA for 78a695e
Formula/coveralls.rb
@@ -6,9 +6,9 @@ class Coveralls < Formula
6
license "MIT"
7
8
bottle do
9
- root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.2.12"
10
- sha256 cellar: :any, monterey: "409ea51788c66d222dbe2b9a2b21b0567daa1a7ec215698134c1dea1d27cf8ff"
11
- sha256 cellar: :any_skip_relocation, x86_64_linux: "cde0047b643cff8b4ed8e38b8567c0db7db4ad54d5d8976d87c36c28d1ebbd88"
+ root_url "https://github.com/coverallsapp/homebrew-coveralls/releases/download/coveralls-0.2.13"
+ sha256 cellar: :any, monterey: "752087fd3075f31b941483c3d62946cbce1cb986dbac5d970d0372148b003b68"
+ sha256 cellar: :any_skip_relocation, x86_64_linux: "13750a86f48607eb9d5cd30b79fa3ef27fbbe7ac075ba9e554e52ab4414cf8ff"
12
end
13
14
depends_on "crystal" => :build
0 commit comments