sentinel: Update to version 0.19.4

This commit is contained in:
github-actions[bot] 2023-02-08 04:35:03 +00:00
parent f91e5d829b
commit c355f4bf2b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.19.3", "version": "0.19.4",
"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.3/sentinel_0.19.3_windows_amd64.zip", "url": "https://releases.hashicorp.com/sentinel/0.19.4/sentinel_0.19.4_windows_amd64.zip",
"hash": "9f7ba7217d5100f857664126e001ed73615b6be2eaf4ec29e2dd7048b96380b4" "hash": "1c824843983228913ac8c42474afee5dfe8d0fc3262f38fcc2d5ae35e7a9ec5a"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/sentinel/0.19.3/sentinel_0.19.3_windows_386.zip", "url": "https://releases.hashicorp.com/sentinel/0.19.4/sentinel_0.19.4_windows_386.zip",
"hash": "b6020e77bce31d1d7089b85ac4469256cdc2851eec7c7b03e2e292b240520ac0" "hash": "cb81305a707be67e0047f080faa0377ec099c401a72995975198c5d93f7344ec"
} }
}, },
"bin": "sentinel.exe", "bin": "sentinel.exe",