From a74fd08640467276ba4bcce67b410f2623b94a26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:30:53 +0000 Subject: [PATCH] sentinel: Update to version 0.28.0 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 369817b220..3360087c74 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -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.", "homepage": "https://www.hashicorp.com/sentinel", "license": "Proprietary", "architecture": { "64bit": { - "url": "https://releases.hashicorp.com/sentinel/0.27.0/sentinel_0.27.0_windows_amd64.zip", - "hash": "f78180f2a7575aed2426942123cabe6b041c7e87d3ad877ad248c92a68b8c2da" + "url": "https://releases.hashicorp.com/sentinel/0.28.0/sentinel_0.28.0_windows_amd64.zip", + "hash": "66bf77e4ad79d29803cafdd3e72d653600eb68314a3a67adfeb270e37868501a" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.27.0/sentinel_0.27.0_windows_386.zip", - "hash": "9ffa898eb44cc96ff692b48446466dc781dd9438b98d93f28afba4ad1f3d232c" + "url": "https://releases.hashicorp.com/sentinel/0.28.0/sentinel_0.28.0_windows_386.zip", + "hash": "bf31edd775fc4f1fee109d274f632635504fc8882ad08f3842408b21f2bda82c" } }, "bin": "sentinel.exe",