We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ece62 commit 33f65f7Copy full SHA for 33f65f7
Formula/coveralls.rb
@@ -1,8 +1,8 @@
1
class Coveralls < Formula
2
desc "Self-contained, universal coverage uploader for Coveralls"
3
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"
+ url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.2.15.tar.gz"
+ sha256 "f22e82726b4f67c255463cd45976b78e101f5b02273f3518e9bd2b058ff8b3dd"
6
license "MIT"
7
8
bottle do
0 commit comments