From e97c242fffac71801288900974768e6c5d143a67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 04:27:50 +0000 Subject: [PATCH] sentinel: Update to version 0.19.2 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 2ff419d660..b8e496609f 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.19.1", + "version": "0.19.2", "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.1/sentinel_0.19.1_windows_amd64.zip", - "hash": "204cfdb3cde4f08672c9ce9ed5d68e28bdb293df561c9a089649502050e1b4dc" + "url": "https://releases.hashicorp.com/sentinel/0.19.2/sentinel_0.19.2_windows_amd64.zip", + "hash": "95326cf0734f4af1835037a2e2957850c7c58db72f84d3390f3c1554f86b5a30" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.19.1/sentinel_0.19.1_windows_386.zip", - "hash": "edf10a80132d5d063d54dca81f5f4cf73b29965f29b358cfff75d60d1203db0a" + "url": "https://releases.hashicorp.com/sentinel/0.19.2/sentinel_0.19.2_windows_386.zip", + "hash": "6a97fe519568d6aac5486f8e7aaee2c81b9110d2c23da5e64f141aa39a47e5ae" } }, "bin": "sentinel.exe",