Skip to content

Commit ad0cee9

Browse files
committed
policy-engine 1.0.0
1 parent 58188f7 commit ad0cee9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/policy-engine.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PolicyEngine < Formula
22
desc "Unified Policy Engine"
33
homepage "https://github.com/snyk/policy-engine"
4-
url "https://github.com/snyk/policy-engine/archive/refs/tags/v0.34.0.tar.gz"
5-
sha256 "cc61ac06f363a67619054fe50c23e3f426c7cef3126d5fe797263f75643147ba"
4+
url "https://github.com/snyk/policy-engine/archive/refs/tags/v1.0.0.tar.gz"
5+
sha256 "e188113c2d3c25727943371153546ca818990b6125751b0f4f78171da847063b"
66
license "Apache-2.0"
77
head "https://github.com/snyk/policy-engine.git", branch: "main"
88

0 commit comments

Comments
 (0)