gator 3.9.2

Closes #113004.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-10-13 03:17:28 +02:00 committed by BrewTestBot
parent f5bea5ca4b
commit 02ce0028bd
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Gator < Formula
desc "CLI Utility for Open Policy Agent Gatekeeper"
homepage "https://open-policy-agent.github.io/gatekeeper/website/docs/gator"
url "https://github.com/open-policy-agent/gatekeeper/archive/refs/tags/v3.9.1.tar.gz"
sha256 "4f7691aa7562b7ee5c707d6f322d2dc25ab06cf4784f6f9ca991ee27ec5b839e"
url "https://github.com/open-policy-agent/gatekeeper/archive/refs/tags/v3.9.2.tar.gz"
sha256 "8573ec1dc12999f49a608a982e464d9323d4f82ca446f6f5d88b8f2ecae32030"
license "Apache-2.0"
head "https://github.com/open-policy-agent/gatekeeper.git", branch: "master"