opa 0.13.4
Closes #43496. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
5bef661a5a
commit
29415c84e8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Opa < Formula
|
class Opa < Formula
|
||||||
desc "Open source, general-purpose policy engine"
|
desc "Open source, general-purpose policy engine"
|
||||||
homepage "https://www.openpolicyagent.org"
|
homepage "https://www.openpolicyagent.org"
|
||||||
url "https://github.com/open-policy-agent/opa/archive/v0.13.3.tar.gz"
|
url "https://github.com/open-policy-agent/opa/archive/v0.13.4.tar.gz"
|
||||||
sha256 "1288c2687b5b8fd106dca78df96be7b022322b3465a384a0c7545748969cdd5c"
|
sha256 "2723956c283d88e55f99893f2c9dee48dad0e6f96d81b4f8ca7c28a52ef1a8cc"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue