From cc9dd4cd9b5fac9c967e0a01a8ae9cf6b2e0f9fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 00:34:03 +0000 Subject: [PATCH] sentinel: Update to version 0.19.1 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index e6a35c05b2..2ff419d660 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.19.0", + "version": "0.19.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.19.0/sentinel_0.19.0_windows_amd64.zip", - "hash": "212af7693c01c1aa81c267312abe3066529165e7ec6e0b90848f4c926eaa6b48" + "url": "https://releases.hashicorp.com/sentinel/0.19.1/sentinel_0.19.1_windows_amd64.zip", + "hash": "204cfdb3cde4f08672c9ce9ed5d68e28bdb293df561c9a089649502050e1b4dc" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.19.0/sentinel_0.19.0_windows_386.zip", - "hash": "aa23b016576ffb3ca35e08e59984161d8028812e4c7e03ae9860a5c65ec56ac0" + "url": "https://releases.hashicorp.com/sentinel/0.19.1/sentinel_0.19.1_windows_386.zip", + "hash": "edf10a80132d5d063d54dca81f5f4cf73b29965f29b358cfff75d60d1203db0a" } }, "bin": "sentinel.exe",