Skip to content

Commit ac3dd99

Browse files
committed
coveralls 0.4.6
Closes #30. Signed-off-by: Valentin Kiselev <[email protected]>
1 parent 807e27a commit ac3dd99

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.4.5.tar.gz"
5-
sha256 "7c5d8f5d6595bcd2b668b2cf14c4f5ddae4a0dd956f135aeee293886220b9965"
4+
url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.4.6.tar.gz"
5+
sha256 "6831c8d9a2a21cc6ef24b2d50c892445069063d373b7cec5498d45f994120c43"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)