We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807e27a commit ac3dd99Copy full SHA for ac3dd99
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.4.5.tar.gz"
5
- sha256 "7c5d8f5d6595bcd2b668b2cf14c4f5ddae4a0dd956f135aeee293886220b9965"
+ url "https://github.com/coverallsapp/coverage-reporter/archive/refs/tags/v0.4.6.tar.gz"
+ sha256 "6831c8d9a2a21cc6ef24b2d50c892445069063d373b7cec5498d45f994120c43"
6
license "MIT"
7
8
bottle do
0 commit comments