We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11e51e commit c0d0fd2Copy full SHA for c0d0fd2
Formula/coveralls.rb
@@ -1,8 +1,8 @@
1
class Coveralls < Formula
2
desc "Self-contained, universal coverage uploader for Coveralls"
3
homepage "https://github.com/coverallsapp/coverage-reporter"
4
- url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.5.2.tar.gz"
5
- sha256 "895d08173ecc6a8bd1939f420337f4a3f663799a56ddb2d684866aae7169aad9"
+ url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.6.0.tar.gz"
+ sha256 "b60fe1673ab0c9404f6b66a26889366d91725dc861db1aaf3486b65eb5ad286c"
6
license "MIT"
7
8
bottle do
0 commit comments