From 50fa652ee4cca8a934ddfe0dbbfdac3770fb5165 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 02:00:44 +0000 Subject: [PATCH] sentinel: Update to version 0.19.0 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 101db0a904..e6a35c05b2 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.18.13", + "version": "0.19.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.18.13/sentinel_0.18.13_windows_amd64.zip", - "hash": "8e7d84701c1c7052a6b2c92173abfa8bb4427be4728cc46c22cc8dd374026526" + "url": "https://releases.hashicorp.com/sentinel/0.19.0/sentinel_0.19.0_windows_amd64.zip", + "hash": "212af7693c01c1aa81c267312abe3066529165e7ec6e0b90848f4c926eaa6b48" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.18.13/sentinel_0.18.13_windows_386.zip", - "hash": "94c85d00cc1d534eb1c2d6ec31c17d829381492de6ceed85d58c82586502f9dc" + "url": "https://releases.hashicorp.com/sentinel/0.19.0/sentinel_0.19.0_windows_386.zip", + "hash": "aa23b016576ffb3ca35e08e59984161d8028812e4c7e03ae9860a5c65ec56ac0" } }, "bin": "sentinel.exe",