diff --git a/bucket/sentinel.json b/bucket/sentinel.json index f30f9f61a8..373f684b29 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.19.3", + "version": "0.19.4", "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.3/sentinel_0.19.3_windows_amd64.zip", - "hash": "9f7ba7217d5100f857664126e001ed73615b6be2eaf4ec29e2dd7048b96380b4" + "url": "https://releases.hashicorp.com/sentinel/0.19.4/sentinel_0.19.4_windows_amd64.zip", + "hash": "1c824843983228913ac8c42474afee5dfe8d0fc3262f38fcc2d5ae35e7a9ec5a" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.19.3/sentinel_0.19.3_windows_386.zip", - "hash": "b6020e77bce31d1d7089b85ac4469256cdc2851eec7c7b03e2e292b240520ac0" + "url": "https://releases.hashicorp.com/sentinel/0.19.4/sentinel_0.19.4_windows_386.zip", + "hash": "cb81305a707be67e0047f080faa0377ec099c401a72995975198c5d93f7344ec" } }, "bin": "sentinel.exe",