From ee53cd59ebbf98ff49e64e642c2e57f40dff65f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 00:33:23 +0000 Subject: [PATCH] sentinel: Update to version 0.18.10 --- bucket/sentinel.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 02b0c8ce7e..eb2520002e 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.18.9", + "version": "0.18.10", "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.9/sentinel_0.18.9_windows_amd64.zip", - "hash": "316e2f3de6335aefcf7a4bb0aeb5658a46201423eef08cf19dd1f6a5cf1b7938" + "url": "https://releases.hashicorp.com/sentinel/0.18.10/sentinel_0.18.10_windows_amd64.zip", + "hash": "096b26a6fda710cef6da465dbd159d6dcfe0b73a0fb5bd6404eee7ee45d431a8" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.18.9/sentinel_0.18.9_windows_386.zip", - "hash": "cfad06c11e035716d83359a141d6623c4a7b424bf9f61fcbf8cdd353fff03c80" + "url": "https://releases.hashicorp.com/sentinel/0.18.10/sentinel_0.18.10_windows_386.zip", + "hash": "ab3f01c975b7eb1fec688195cadc351a2761e0c3fc26d927e36d18a38ea865cb" } }, "bin": "sentinel.exe",