From cbaaa224eddf907b55db3edc9398dca3c574bf10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 12:31:48 +0000 Subject: [PATCH] sentinel: Update to version 0.26.0 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index b8d9774b11..4bedf48e41 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.25.1", + "version": "0.26.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.25.1/sentinel_0.25.1_windows_amd64.zip", - "hash": "94bac58bb2c128c0e3bd11cd911a372fa0cb8b89f364319bf6df5a0ca015f929" + "url": "https://releases.hashicorp.com/sentinel/0.26.0/sentinel_0.26.0_windows_amd64.zip", + "hash": "8f9ba391a86e10acb91bdc44072aa761e454b756091d40e739855d05926d59f7" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.25.1/sentinel_0.25.1_windows_386.zip", - "hash": "ef90b45967855cf96260d85d200d2e0cbf4cd35548fbc71fd1d38dbb536944dd" + "url": "https://releases.hashicorp.com/sentinel/0.26.0/sentinel_0.26.0_windows_386.zip", + "hash": "51210f2c5a3d201f2d8ec159fa8f7eb0f5862ec910f8268111ef78adc7a380db" } }, "bin": "sentinel.exe",