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 9679eb1 commit 2b1d047Copy full SHA for 2b1d047
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.62.0.tar.gz"
5
- sha256 "f9c441d5c36d70a4b2dfa1f5371b2ad442fa9c8343624998b952c5e9c3c4ee0e"
+ url "https://github.com/open-policy-agent/conftest/archive/refs/tags/v0.63.0.tar.gz"
+ sha256 "eb182a93a0d58533bbfc3d50e3c64bf825426c65511a45f3a8f8ef995cbff6ae"
6
license "Apache-2.0"
7
head "https://github.com/open-policy-agent/conftest.git", branch: "master"
8
0 commit comments