sentinel: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2024-09-26 08:30:53 +00:00
parent db93297174
commit a74fd08640

View File

@ -1,16 +1,16 @@
{ {
"version": "0.27.0", "version": "0.28.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.27.0/sentinel_0.27.0_windows_amd64.zip", "url": "https://releases.hashicorp.com/sentinel/0.28.0/sentinel_0.28.0_windows_amd64.zip",
"hash": "f78180f2a7575aed2426942123cabe6b041c7e87d3ad877ad248c92a68b8c2da" "hash": "66bf77e4ad79d29803cafdd3e72d653600eb68314a3a67adfeb270e37868501a"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/sentinel/0.27.0/sentinel_0.27.0_windows_386.zip", "url": "https://releases.hashicorp.com/sentinel/0.28.0/sentinel_0.28.0_windows_386.zip",
"hash": "9ffa898eb44cc96ff692b48446466dc781dd9438b98d93f28afba4ad1f3d232c" "hash": "bf31edd775fc4f1fee109d274f632635504fc8882ad08f3842408b21f2bda82c"
} }
}, },
"bin": "sentinel.exe", "bin": "sentinel.exe",