We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b31b8 commit a45814fCopy full SHA for a45814f
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.4.3.tar.gz"
5
- sha256 "7edb5e3fe8f29bbd1222bf07f3140bf1781214ce6c9f3fd94c8265a241176690"
+ url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.4.4.tar.gz"
+ sha256 "9dc0ef5d942c238a93e8dd2cb0c5178f2b439cd4c5fe39645a3e1a655bca960a"
6
license "MIT"
7
8
bottle do
0 commit comments