gator 3.11.0
Closes #119779. Signed-off-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
4e8176a74d
commit
e4bf5ebdeb
|
@ -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.10.0.tar.gz"
|
||||
sha256 "cfe47f54738bcd648de94be6fedf182858771fa6938a609cfa416a72a54a7682"
|
||||
url "https://github.com/open-policy-agent/gatekeeper/archive/refs/tags/v3.11.0.tar.gz"
|
||||
sha256 "cccdd43e1414a32acb6569e79747e66bb296db28a82f48303c878b797c742cb9"
|
||||
license "Apache-2.0"
|
||||
head "https://github.com/open-policy-agent/gatekeeper.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue