From 498e81042687d1fe9359bb400216655f13f22eb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 04:31:49 +0000 Subject: [PATCH] sentinel: Update to version 0.20.0 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index d2789b1cfc..2a9e81ae96 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.19.5", + "version": "0.20.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.19.5/sentinel_0.19.5_windows_amd64.zip", - "hash": "b601dfd390f9298373bf4abf05485bcc4088ef99a35332325a48bc02272d887b" + "url": "https://releases.hashicorp.com/sentinel/0.20.0/sentinel_0.20.0_windows_amd64.zip", + "hash": "50ff40ca7522ca18f77fa7cbe13773356e7bd803eaa8645eee1525db0a6f5aaa" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.19.5/sentinel_0.19.5_windows_386.zip", - "hash": "0b160cfd059d069975a79c7edb7cb35d90adc9d2f03d966c207b8324deaa101c" + "url": "https://releases.hashicorp.com/sentinel/0.20.0/sentinel_0.20.0_windows_386.zip", + "hash": "ca2ab582f7c1016abd4ea1c30cf11e8c8065c6e0a6942e8b51f009c31b3a8d0f" } }, "bin": "sentinel.exe",