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 f7aea65 commit 040a282Copy full SHA for 040a282
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/website/docs/gator"
4
- url "https://github.com/open-policy-agent/gatekeeper/archive/refs/tags/v3.18.1.tar.gz"
5
- sha256 "7ee5a70d14c4356791ffbbc846766d487ea81af3d1bd990b1b78e219d6bcb7dc"
+ url "https://github.com/open-policy-agent/gatekeeper/archive/refs/tags/v3.18.2.tar.gz"
+ sha256 "a69607832b6662aff8f67cbceb5a94a243a02ba085e5ee462e9a2a4c2eb762cf"
6
license "Apache-2.0"
7
head "https://github.com/open-policy-agent/gatekeeper.git", branch: "master"
8
0 commit comments