From 6710b98a92de127a4c177d69245789d858822c00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 00:40:29 +0000 Subject: [PATCH] sentinel: Update to version 0.40.0 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index e8dd695111..5e2756d020 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.30.0", + "version": "0.40.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.30.0/sentinel_0.30.0_windows_amd64.zip", - "hash": "cefe646b9fba66fb6f9d57856a2203f868ae613012bb4196a7d5d0c5441da0c9" + "url": "https://releases.hashicorp.com/sentinel/0.40.0/sentinel_0.40.0_windows_amd64.zip", + "hash": "b289a0f00afe15765e92833283d238183368743f75787b87ab0f5352e77634b3" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.30.0/sentinel_0.30.0_windows_386.zip", - "hash": "7e9f3fb6791a936387a432dfde4df9f8670c80ff63934296187576a7b4e2abfa" + "url": "https://releases.hashicorp.com/sentinel/0.40.0/sentinel_0.40.0_windows_386.zip", + "hash": "ff669db6510ec0a5c86f41da72fa974b855213cbb1332cb8eae32dc300bed241" } }, "bin": "sentinel.exe",