Skip to content

Commit 040a282

Browse files
committed
gator 3.18.2
1 parent f7aea65 commit 040a282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gator.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gator < Formula
22
desc "CLI Utility for Open Policy Agent Gatekeeper"
33
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"
4+
url "https://github.com/open-policy-agent/gatekeeper/archive/refs/tags/v3.18.2.tar.gz"
5+
sha256 "a69607832b6662aff8f67cbceb5a94a243a02ba085e5ee462e9a2a4c2eb762cf"
66
license "Apache-2.0"
77
head "https://github.com/open-policy-agent/gatekeeper.git", branch: "master"
88

0 commit comments

Comments
 (0)