From 4f67e4367fe5879933796589d34acaa64216d8eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 08:30:54 +0000 Subject: [PATCH] sentinel: Update to version 0.21.0 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 2a9e81ae96..d4dff4ff41 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.20.0", + "version": "0.21.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.20.0/sentinel_0.20.0_windows_amd64.zip", - "hash": "50ff40ca7522ca18f77fa7cbe13773356e7bd803eaa8645eee1525db0a6f5aaa" + "url": "https://releases.hashicorp.com/sentinel/0.21.0/sentinel_0.21.0_windows_amd64.zip", + "hash": "a2f4f43874c4bb04f0b988effa2b5b8e0b33cf4d2081050432d1d92b8fd5074e" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.20.0/sentinel_0.20.0_windows_386.zip", - "hash": "ca2ab582f7c1016abd4ea1c30cf11e8c8065c6e0a6942e8b51f009c31b3a8d0f" + "url": "https://releases.hashicorp.com/sentinel/0.21.0/sentinel_0.21.0_windows_386.zip", + "hash": "9d9382802f24172658ebd4ca79a26a8d21975ba5d2ec2426880deee516e31c89" } }, "bin": "sentinel.exe",