We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58188f7 commit ad0cee9Copy full SHA for ad0cee9
Formula/p/policy-engine.rb
@@ -1,8 +1,8 @@
1
class PolicyEngine < Formula
2
desc "Unified Policy Engine"
3
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"
+ url "https://github.com/snyk/policy-engine/archive/refs/tags/v1.0.0.tar.gz"
+ sha256 "e188113c2d3c25727943371153546ca818990b6125751b0f4f78171da847063b"
6
license "Apache-2.0"
7
head "https://github.com/snyk/policy-engine.git", branch: "main"
8
0 commit comments