Skip to content

Commit c53516c

Browse files
committed
coveralls 0.6.2
Closes #36. Signed-off-by: Valentin Kiselev <[email protected]>
1 parent 1d6e751 commit c53516c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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.6.1.tar.gz"
5-
sha256 "29fac6a48cffd9224b04b4d928bb6d8cfd95d41345a6746333dd028195b018b5"
4+
url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.6.2.tar.gz"
5+
sha256 "343c04c1b3859f16ab4413657b44c50951fdeca63ca4d52c63afd36176a74514"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)