mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
sentinel: Update to version 0.21.0
This commit is contained in:
parent
03f274c1e9
commit
4f67e4367f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.20.0",
|
"version": "0.21.0",
|
||||||
"description": "An embeddable policy as code framework to enable fine-grained, logic-based policy decisions.",
|
"description": "An embeddable policy as code framework to enable fine-grained, logic-based policy decisions.",
|
||||||
"homepage": "https://www.hashicorp.com/sentinel",
|
"homepage": "https://www.hashicorp.com/sentinel",
|
||||||
"license": "Proprietary",
|
"license": "Proprietary",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://releases.hashicorp.com/sentinel/0.20.0/sentinel_0.20.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/sentinel/0.21.0/sentinel_0.21.0_windows_amd64.zip",
|
||||||
"hash": "50ff40ca7522ca18f77fa7cbe13773356e7bd803eaa8645eee1525db0a6f5aaa"
|
"hash": "a2f4f43874c4bb04f0b988effa2b5b8e0b33cf4d2081050432d1d92b8fd5074e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/sentinel/0.20.0/sentinel_0.20.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/sentinel/0.21.0/sentinel_0.21.0_windows_386.zip",
|
||||||
"hash": "ca2ab582f7c1016abd4ea1c30cf11e8c8065c6e0a6942e8b51f009c31b3a8d0f"
|
"hash": "9d9382802f24172658ebd4ca79a26a8d21975ba5d2ec2426880deee516e31c89"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sentinel.exe",
|
"bin": "sentinel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user