From f28a42cf6d250c728c01e8dc60cbfc94311ff29d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 04:38:21 +0000 Subject: [PATCH] sentinel: Update to version 0.18.13 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 58dc6412c4..101db0a904 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.18.12", + "version": "0.18.13", "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.12/sentinel_0.18.12_windows_amd64.zip", - "hash": "6eacc11e6cf3006283aaa728246ab6fd907765089442e5580c449ca46d5cd1b8" + "url": "https://releases.hashicorp.com/sentinel/0.18.13/sentinel_0.18.13_windows_amd64.zip", + "hash": "8e7d84701c1c7052a6b2c92173abfa8bb4427be4728cc46c22cc8dd374026526" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.18.12/sentinel_0.18.12_windows_386.zip", - "hash": "902d36883af073e3ac91d88fa23c8b1461b4c30bc217ea3fbbe48a0f6ca7736a" + "url": "https://releases.hashicorp.com/sentinel/0.18.13/sentinel_0.18.13_windows_386.zip", + "hash": "94c85d00cc1d534eb1c2d6ec31c17d829381492de6ceed85d58c82586502f9dc" } }, "bin": "sentinel.exe",