From 470eb89e739e50fc470955f3e3e43da041d4b335 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 04:57:16 +0000 Subject: [PATCH] sentinel: Update to version 0.18.12 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 2d1558db2a..58dc6412c4 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.18.11", + "version": "0.18.12", "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.11/sentinel_0.18.11_windows_amd64.zip", - "hash": "bc5be9c44ceaefbf6c2724d7ef35e36fa2eb30ce0e1bd0842ec34caea0dddceb" + "url": "https://releases.hashicorp.com/sentinel/0.18.12/sentinel_0.18.12_windows_amd64.zip", + "hash": "6eacc11e6cf3006283aaa728246ab6fd907765089442e5580c449ca46d5cd1b8" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.18.11/sentinel_0.18.11_windows_386.zip", - "hash": "c92a85354d1361d6072b31981ee68016241b4fc3021086662253a75d4b618671" + "url": "https://releases.hashicorp.com/sentinel/0.18.12/sentinel_0.18.12_windows_386.zip", + "hash": "902d36883af073e3ac91d88fa23c8b1461b4c30bc217ea3fbbe48a0f6ca7736a" } }, "bin": "sentinel.exe",