From 4a6b2e5cc9b659806ce3c7df408552742047e63e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 08:26:41 +0000 Subject: [PATCH] sentinel: Update to version 0.23.0 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 0225588e12..bd985c4c75 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.22.1", + "version": "0.23.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.22.1/sentinel_0.22.1_windows_amd64.zip", - "hash": "0de88306c5fbb28d4bd44915cd320bc9bd49f8fdeb0f02a26184ac352067a4ce" + "url": "https://releases.hashicorp.com/sentinel/0.23.0/sentinel_0.23.0_windows_amd64.zip", + "hash": "0d4ff3ca7c4e8825ac97f5322990592a3894b4d32a133632c4294611282c3545" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.22.1/sentinel_0.22.1_windows_386.zip", - "hash": "29471ebac72c97de16e8b4b981e6e3eea0c35e80f1652539a48e1d211c5c8494" + "url": "https://releases.hashicorp.com/sentinel/0.23.0/sentinel_0.23.0_windows_386.zip", + "hash": "1a10989bbd8ac76db18e1956de55e9740839ca03b90c74f3e6be0f0de22ebb1e" } }, "bin": "sentinel.exe",