Skip to content

Commit b35f513

Browse files
committed
coveralls 0.5.1
Closes #32. Signed-off-by: Valentin Kiselev <[email protected]>
1 parent b00a572 commit b35f513

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.5.0.tar.gz"
5-
sha256 "21ceee82c9f2df12cf69745d99d46291894108981b2681acfba6eebf290b297b"
4+
url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.5.1.tar.gz"
5+
sha256 "e01c57e673911fada91b83ccc56412bc44af8f9d34efb5dabf89ce0a7060e80d"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)