sentinel: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2022-12-07 02:00:44 +00:00
parent fa996f0c6c
commit 50fa652ee4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.18.13", "version": "0.19.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.18.13/sentinel_0.18.13_windows_amd64.zip", "url": "https://releases.hashicorp.com/sentinel/0.19.0/sentinel_0.19.0_windows_amd64.zip",
"hash": "8e7d84701c1c7052a6b2c92173abfa8bb4427be4728cc46c22cc8dd374026526" "hash": "212af7693c01c1aa81c267312abe3066529165e7ec6e0b90848f4c926eaa6b48"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/sentinel/0.18.13/sentinel_0.18.13_windows_386.zip", "url": "https://releases.hashicorp.com/sentinel/0.19.0/sentinel_0.19.0_windows_386.zip",
"hash": "94c85d00cc1d534eb1c2d6ec31c17d829381492de6ceed85d58c82586502f9dc" "hash": "aa23b016576ffb3ca35e08e59984161d8028812e4c7e03ae9860a5c65ec56ac0"
} }
}, },
"bin": "sentinel.exe", "bin": "sentinel.exe",