From 58e980cff49683ee516a1b116bfedd500c664f38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 01:58:59 +0000 Subject: [PATCH] sentinel: Update to version 0.19.5 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 373f684b29..d2789b1cfc 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.19.4", + "version": "0.19.5", "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.4/sentinel_0.19.4_windows_amd64.zip", - "hash": "1c824843983228913ac8c42474afee5dfe8d0fc3262f38fcc2d5ae35e7a9ec5a" + "url": "https://releases.hashicorp.com/sentinel/0.19.5/sentinel_0.19.5_windows_amd64.zip", + "hash": "b601dfd390f9298373bf4abf05485bcc4088ef99a35332325a48bc02272d887b" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.19.4/sentinel_0.19.4_windows_386.zip", - "hash": "cb81305a707be67e0047f080faa0377ec099c401a72995975198c5d93f7344ec" + "url": "https://releases.hashicorp.com/sentinel/0.19.5/sentinel_0.19.5_windows_386.zip", + "hash": "0b160cfd059d069975a79c7edb7cb35d90adc9d2f03d966c207b8324deaa101c" } }, "bin": "sentinel.exe",