sentinel: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2023-12-07 08:26:44 +00:00
parent 8b4695196e
commit 86bae26094

View File

@ -1,16 +1,16 @@
{ {
"version": "0.23.1", "version": "0.24.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.23.1/sentinel_0.23.1_windows_amd64.zip", "url": "https://releases.hashicorp.com/sentinel/0.24.0/sentinel_0.24.0_windows_amd64.zip",
"hash": "a2732b0e10f7bde9c596a7c2bc2c7e0dc0605cc366c980a6a522ac49d84aacbd" "hash": "17c78a8384292af5631cc37b55f16070638b0e93b32a7bf2c1f74df7db49203e"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/sentinel/0.23.1/sentinel_0.23.1_windows_386.zip", "url": "https://releases.hashicorp.com/sentinel/0.24.0/sentinel_0.24.0_windows_386.zip",
"hash": "a5b6a6d0fa3e37aabae8db092b8c0d47d29665a3f7ea4fbe2f6ecf3d330304a3" "hash": "5014edfba5174389e5a8b0b7cbd551fd4f747d0304cf9bf26c47c8eb47b0b80f"
} }
}, },
"bin": "sentinel.exe", "bin": "sentinel.exe",