From 56ef5a98e6c55a6a1a618706dcd66f87f074c3f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:31:23 +0000 Subject: [PATCH] sentinel: Update to version 0.29.0 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 3360087c74..4a88d1e7ac 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.28.0", + "version": "0.29.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.28.0/sentinel_0.28.0_windows_amd64.zip", - "hash": "66bf77e4ad79d29803cafdd3e72d653600eb68314a3a67adfeb270e37868501a" + "url": "https://releases.hashicorp.com/sentinel/0.29.0/sentinel_0.29.0_windows_amd64.zip", + "hash": "24eed5f1641c0e5cee66097f4bc0ecbbd6b5fe1cd2bc304f26604e98748b7a5d" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.28.0/sentinel_0.28.0_windows_386.zip", - "hash": "bf31edd775fc4f1fee109d274f632635504fc8882ad08f3842408b21f2bda82c" + "url": "https://releases.hashicorp.com/sentinel/0.29.0/sentinel_0.29.0_windows_386.zip", + "hash": "db2c0d18400a6ba6fd4889a5689549291aebeb7839fd1e3a38f67025d59387e1" } }, "bin": "sentinel.exe",