From 4e840735035a77aa4969c093cc279d4fb238135c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:36:11 +0000 Subject: [PATCH] sentinel: Update to version 0.22.1 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 9fe51952f5..0225588e12 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.22.0", + "version": "0.22.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.22.0/sentinel_0.22.0_windows_amd64.zip", - "hash": "9fa25af9e9f26bb5b94c8b4c41b9e28a0f4f496f455ac0b16ee2c9c555b84c52" + "url": "https://releases.hashicorp.com/sentinel/0.22.1/sentinel_0.22.1_windows_amd64.zip", + "hash": "0de88306c5fbb28d4bd44915cd320bc9bd49f8fdeb0f02a26184ac352067a4ce" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.22.0/sentinel_0.22.0_windows_386.zip", - "hash": "5e8cbae5c4fef698516f8e3dd50160eca91537c427c88cba3ccfe9e932e63f95" + "url": "https://releases.hashicorp.com/sentinel/0.22.1/sentinel_0.22.1_windows_386.zip", + "hash": "29471ebac72c97de16e8b4b981e6e3eea0c35e80f1652539a48e1d211c5c8494" } }, "bin": "sentinel.exe",