opa 0.12.1
Closes #41600. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
fb664751cd
commit
59fee58b68
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Opa < Formula
|
||||
desc "Open source, general-purpose policy engine"
|
||||
homepage "https://www.openpolicyagent.org"
|
||||
url "https://github.com/open-policy-agent/opa/archive/v0.12.0.tar.gz"
|
||||
sha256 "282f8754a65a7bb7d78005551947ea457643a56545c66d49717e78da657e050a"
|
||||
url "https://github.com/open-policy-agent/opa/archive/v0.12.1.tar.gz"
|
||||
sha256 "b0c8b6883bc1ca8eb34499d9338d3afc5ce6c53d63607555e14f2d6bfaa28597"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue