From 49db6187e21ee0190bc443c4f5a561733ba57d7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 08:29:05 +0000 Subject: [PATCH] sentinel: Update to version 0.18.8 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 0f516122c0..989c3af295 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.18.7", + "version": "0.18.8", "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.7/sentinel_0.18.7_windows_amd64.zip", - "hash": "a792c4d37a7c5b954bbea26c68512bcf50545ceb055e978c981fcedc0c90ca83" + "url": "https://releases.hashicorp.com/sentinel/0.18.8/sentinel_0.18.8_windows_amd64.zip", + "hash": "4d7d8a5ff62a349a16cf77576ce02cdf1ea92b364cb459c1634608c68a352c76" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.18.7/sentinel_0.18.7_windows_386.zip", - "hash": "b945fbc88a1bd168fc8a17b83906aa7ee8d426c013ec39de19930bf09a725852" + "url": "https://releases.hashicorp.com/sentinel/0.18.8/sentinel_0.18.8_windows_386.zip", + "hash": "455cf4a022caad458d3d60c467c1e23e8396f7c34ddc6527b7210e53a05fe6d7" } }, "bin": "sentinel.exe",