From 5d4d9572b68021db4ed5701ce44ecb3e39a97500 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 01:14:35 +0000 Subject: [PATCH] sentinel: Update to version 0.25.1 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index c9b0415f3a..b8d9774b11 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.25.0", + "version": "0.25.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.25.0/sentinel_0.25.0_windows_amd64.zip", - "hash": "29ea6073ff628ee6a3dd1bc678065cbb92da4cc5cf7b89760e9f3f12c1f9f742" + "url": "https://releases.hashicorp.com/sentinel/0.25.1/sentinel_0.25.1_windows_amd64.zip", + "hash": "94bac58bb2c128c0e3bd11cd911a372fa0cb8b89f364319bf6df5a0ca015f929" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.25.0/sentinel_0.25.0_windows_386.zip", - "hash": "70ff1e7441b3aedef2aaa5e4139c7bdbe9ff6f7fe6689606c74e0797c4a40cae" + "url": "https://releases.hashicorp.com/sentinel/0.25.1/sentinel_0.25.1_windows_386.zip", + "hash": "ef90b45967855cf96260d85d200d2e0cbf4cd35548fbc71fd1d38dbb536944dd" } }, "bin": "sentinel.exe",