mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
sentinel: Update to version 0.19.1
This commit is contained in:
parent
dcf515ed2f
commit
cc9dd4cd9b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.0",
|
"version": "0.19.1",
|
||||||
"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.19.0/sentinel_0.19.0_windows_amd64.zip",
|
"url": "https://releases.hashicorp.com/sentinel/0.19.1/sentinel_0.19.1_windows_amd64.zip",
|
||||||
"hash": "212af7693c01c1aa81c267312abe3066529165e7ec6e0b90848f4c926eaa6b48"
|
"hash": "204cfdb3cde4f08672c9ce9ed5d68e28bdb293df561c9a089649502050e1b4dc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://releases.hashicorp.com/sentinel/0.19.0/sentinel_0.19.0_windows_386.zip",
|
"url": "https://releases.hashicorp.com/sentinel/0.19.1/sentinel_0.19.1_windows_386.zip",
|
||||||
"hash": "aa23b016576ffb3ca35e08e59984161d8028812e4c7e03ae9860a5c65ec56ac0"
|
"hash": "edf10a80132d5d063d54dca81f5f4cf73b29965f29b358cfff75d60d1203db0a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sentinel.exe",
|
"bin": "sentinel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user