Skip to content

Commit b685742

Browse files
committed
pint 0.75.0
1 parent 889357b commit b685742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pint < Formula
22
desc "Prometheus rule linter/validator"
33
homepage "https://cloudflare.github.io/pint/"
4-
url "https://github.com/cloudflare/pint/archive/refs/tags/v0.74.8.tar.gz"
5-
sha256 "06c5376bf979ba3b516987d8b294cf0b1b4314301b64c0973571f1ef559ba323"
4+
url "https://github.com/cloudflare/pint/archive/refs/tags/v0.75.0.tar.gz"
5+
sha256 "c86de12ed070f00d88347911001a063f7ebcefe563d1dfc69f7d4d3ea01c6975"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)