Skip to content

Commit a45814f

Browse files
committed
coveralls 0.4.4
Closes #28. Signed-off-by: Valentin Kiselev <[email protected]>
1 parent 16b31b8 commit a45814f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/coveralls.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Coveralls < Formula
22
desc "Self-contained, universal coverage uploader for Coveralls"
33
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"
4+
url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.4.4.tar.gz"
5+
sha256 "9dc0ef5d942c238a93e8dd2cb0c5178f2b439cd4c5fe39645a3e1a655bca960a"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)