From a89fc15443b109e2bd21ef59bee7e75aa14812b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 08:24:48 +0000 Subject: [PATCH] sentinel: Update to version 0.24.3 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 753f77c3f5..2c599e4cec 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.24.2", + "version": "0.24.3", "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.24.2/sentinel_0.24.2_windows_amd64.zip", - "hash": "3411a6dd27713fc695b0ed2e7b380d4de66f921390cda4322ea1c240b3d54c5b" + "url": "https://releases.hashicorp.com/sentinel/0.24.3/sentinel_0.24.3_windows_amd64.zip", + "hash": "e62131bd76d1673a9c50490cc2b9011bddc3f59b77856211277756976447ce15" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.24.2/sentinel_0.24.2_windows_386.zip", - "hash": "6394816acdc6bbd05206bd694372f85c3c8fe7827cfec954a2f2847bc281d644" + "url": "https://releases.hashicorp.com/sentinel/0.24.3/sentinel_0.24.3_windows_386.zip", + "hash": "acd4875a5e91859c8c6a618829e6aea6a6d602e9c21d9d0a9ede98c5d58834a0" } }, "bin": "sentinel.exe",