From b652c7eb5302977846bc320e004d3a159fdbf8d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 04:25:57 +0000 Subject: [PATCH] sentinel: Update to version 0.23.1 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index bd985c4c75..f69811cd37 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.23.0", + "version": "0.23.1", "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.23.0/sentinel_0.23.0_windows_amd64.zip", - "hash": "0d4ff3ca7c4e8825ac97f5322990592a3894b4d32a133632c4294611282c3545" + "url": "https://releases.hashicorp.com/sentinel/0.23.1/sentinel_0.23.1_windows_amd64.zip", + "hash": "a2732b0e10f7bde9c596a7c2bc2c7e0dc0605cc366c980a6a522ac49d84aacbd" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.23.0/sentinel_0.23.0_windows_386.zip", - "hash": "1a10989bbd8ac76db18e1956de55e9740839ca03b90c74f3e6be0f0de22ebb1e" + "url": "https://releases.hashicorp.com/sentinel/0.23.1/sentinel_0.23.1_windows_386.zip", + "hash": "a5b6a6d0fa3e37aabae8db092b8c0d47d29665a3f7ea4fbe2f6ecf3d330304a3" } }, "bin": "sentinel.exe",