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 1f4cefe commit 58b0e3aCopy full SHA for 58b0e3a
Formula/c/conftest.rb
@@ -1,8 +1,8 @@
1
class Conftest < Formula
2
desc "Test your configuration files using Open Policy Agent"
3
homepage "https://www.conftest.dev/"
4
- url "https://github.com/open-policy-agent/conftest/archive/refs/tags/v0.61.2.tar.gz"
5
- sha256 "af8138e94ebd602ca98e0af3320669230130abfcc2a042ce9e35d301b4144863"
+ url "https://github.com/open-policy-agent/conftest/archive/refs/tags/v0.62.0.tar.gz"
+ sha256 "f9c441d5c36d70a4b2dfa1f5371b2ad442fa9c8343624998b952c5e9c3c4ee0e"
6
license "Apache-2.0"
7
head "https://github.com/open-policy-agent/conftest.git", branch: "master"
8
0 commit comments