From 09f60a8aa19129e40fa56dbf3adb20296c3bc7bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 04:29:23 +0000 Subject: [PATCH] sentinel: Update to version 0.26.3 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 6f7528fc10..663ef942a0 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.26.2", + "version": "0.26.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.26.2/sentinel_0.26.2_windows_amd64.zip", - "hash": "26e0e62fd2492bacb5909ae609378a00c265851012cc143387dbb945eaf4a66d" + "url": "https://releases.hashicorp.com/sentinel/0.26.3/sentinel_0.26.3_windows_amd64.zip", + "hash": "d537454a902be5eed1ab8b56bc7d0ff4393223eeb1e71d23b17038e574f51aa1" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.26.2/sentinel_0.26.2_windows_386.zip", - "hash": "f6f2559fc277c5d417fa4badad4b1d2363bfc73cf2c51f2feb5743a2f83fd518" + "url": "https://releases.hashicorp.com/sentinel/0.26.3/sentinel_0.26.3_windows_386.zip", + "hash": "66b8cf22b1aeff7636d851e0d2a914e75e3e788d0e72274d3cbb6d5162ac4f74" } }, "bin": "sentinel.exe",