sentinel: Update to version 0.25.0

This commit is contained in:
github-actions[bot] 2024-04-09 01:14:24 +00:00
parent ee74950766
commit 8452be6743

View File

@ -1,16 +1,16 @@
{ {
"version": "0.24.4", "version": "0.25.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.24.4/sentinel_0.24.4_windows_amd64.zip", "url": "https://releases.hashicorp.com/sentinel/0.25.0/sentinel_0.25.0_windows_amd64.zip",
"hash": "3beeaf9fcf466ec229cfe55edac75c588282cdf979dcce012922d07b0cb0d3d8" "hash": "29ea6073ff628ee6a3dd1bc678065cbb92da4cc5cf7b89760e9f3f12c1f9f742"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/sentinel/0.24.4/sentinel_0.24.4_windows_386.zip", "url": "https://releases.hashicorp.com/sentinel/0.25.0/sentinel_0.25.0_windows_386.zip",
"hash": "ed1474ae99c0069cb4fbfb8f78abe61aab3567081cca9c63b6984dee955e3387" "hash": "70ff1e7441b3aedef2aaa5e4139c7bdbe9ff6f7fe6689606c74e0797c4a40cae"
} }
}, },
"bin": "sentinel.exe", "bin": "sentinel.exe",