sentinel: Update to version 0.19.5

This commit is contained in:
github-actions[bot] 2023-02-09 01:58:59 +00:00
parent f567cecc3e
commit 58e980cff4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.19.4", "version": "0.19.5",
"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.4/sentinel_0.19.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/sentinel/0.19.5/sentinel_0.19.5_windows_amd64.zip",
"hash": "1c824843983228913ac8c42474afee5dfe8d0fc3262f38fcc2d5ae35e7a9ec5a" "hash": "b601dfd390f9298373bf4abf05485bcc4088ef99a35332325a48bc02272d887b"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/sentinel/0.19.4/sentinel_0.19.4_windows_386.zip", "url": "https://releases.hashicorp.com/sentinel/0.19.5/sentinel_0.19.5_windows_386.zip",
"hash": "cb81305a707be67e0047f080faa0377ec099c401a72995975198c5d93f7344ec" "hash": "0b160cfd059d069975a79c7edb7cb35d90adc9d2f03d966c207b8324deaa101c"
} }
}, },
"bin": "sentinel.exe", "bin": "sentinel.exe",