We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf7468 commit 0addbccCopy full SHA for 0addbcc
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.6.11.tar.gz"
5
- sha256 "4fc25afc3e64c35684a77531e4e87de7713f1162af9712a9d53554b059112732"
+ url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.6.12.tar.gz"
+ sha256 "3eb819396ab4d31f4113caaefd0a4d77f6b9b58fa03ee42af975071c33927bde"
6
license "MIT"
7
8
bottle do
0 commit comments