Skip to content

Commit 33f65f7

Browse files
committed
coveralls 0.2.15
Closes #9. Signed-off-by: Valentin Kiselev <[email protected]>
1 parent 76ece62 commit 33f65f7

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

88
bottle do

0 commit comments

Comments
 (0)