Skip to content

Commit 0b39a4e

Browse files
committed
coveralls 0.6.4
Closes #38. Signed-off-by: Valentin Kiselev <[email protected]>
1 parent 73b375f commit 0b39a4e

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.3.tar.gz"
5-
sha256 "c25f3bd775e64427790081a3cfa4ac66d43668ed8cc88ede6f3f5318f6702b3e"
4+
url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.6.4.tar.gz"
5+
sha256 "b14eaa65b133f6cc6a63b1ed481d488a8c220cbe320ff2a3648074d12ac81655"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)