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 059dbb4 commit aa7214bCopy full SHA for aa7214b
Formula/g/gator.rb
@@ -1,8 +1,8 @@
1
class Gator < Formula
2
desc "CLI Utility for Open Policy Agent Gatekeeper"
3
homepage "https://open-policy-agent.github.io/gatekeeper/"
4
- url "https://github.com/open-policy-agent/gatekeeper/archive/refs/tags/v3.19.1.tar.gz"
5
- sha256 "1ddf7f701185b53ee84601303eb6e845874986d623c21012963fc886b8452947"
+ url "https://github.com/open-policy-agent/gatekeeper/archive/refs/tags/v3.19.2.tar.gz"
+ sha256 "fc08aeb80fc5776c9e49666fe87bad89187ec9ac990bcafedc1adec6beb647e6"
6
license "Apache-2.0"
7
head "https://github.com/open-policy-agent/gatekeeper.git", branch: "master"
8
0 commit comments