mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
opa: Add version 0.28.0 (#2127)
This commit is contained in:
parent
441cd180de
commit
8b84d08f7f
23
bucket/opa.json
Normal file
23
bucket/opa.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"homepage": "https://www.openpolicyagent.org/",
|
||||
"description": "OPA is policy-based control for cloud native environments.",
|
||||
"license": "Apache-2.0",
|
||||
"version": "0.32.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/open-policy-agent/opa/releases/download/v0.32.0/opa_windows_amd64.exe#/opa.exe",
|
||||
"hash": "55a7e42835a227b1b58b695a948b50deb246bdd0c6277f027770b591bfeab55b"
|
||||
}
|
||||
},
|
||||
"bin": "opa.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/open-policy-agent/opa"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/open-policy-agent/opa/releases/download/v$version/opa_windows_amd64.exe#/opa.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user