We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889357b commit b685742Copy full SHA for b685742
Formula/p/pint.rb
@@ -1,8 +1,8 @@
1
class Pint < Formula
2
desc "Prometheus rule linter/validator"
3
homepage "https://cloudflare.github.io/pint/"
4
- url "https://github.com/cloudflare/pint/archive/refs/tags/v0.74.8.tar.gz"
5
- sha256 "06c5376bf979ba3b516987d8b294cf0b1b4314301b64c0973571f1ef559ba323"
+ url "https://github.com/cloudflare/pint/archive/refs/tags/v0.75.0.tar.gz"
+ sha256 "c86de12ed070f00d88347911001a063f7ebcefe563d1dfc69f7d4d3ea01c6975"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments