Skip to content

Commit cc95303

Browse files
committed
opa 1.5.0
1 parent a07029e commit cc95303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/opa.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Opa < Formula
22
desc "Open source, general-purpose policy engine"
33
homepage "https://www.openpolicyagent.org"
4-
url "https://github.com/open-policy-agent/opa/archive/refs/tags/v1.4.2.tar.gz"
5-
sha256 "ef85e8a0f9f4804dc4578fa26fc0cedcac6a1efedb2b8f0291f6fefe5139861b"
4+
url "https://github.com/open-policy-agent/opa/archive/refs/tags/v1.5.0.tar.gz"
5+
sha256 "e1745bc2dbf73d5e17f9360f7f9224e74555a9b907af7fca2c28e4dbfeb9e1be"
66
license "Apache-2.0"
77
head "https://github.com/open-policy-agent/opa.git", branch: "main"
88

0 commit comments

Comments
 (0)