diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 373f684b29..d2789b1cfc 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.19.4", + "version": "0.19.5", "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.4/sentinel_0.19.4_windows_amd64.zip", - "hash": "1c824843983228913ac8c42474afee5dfe8d0fc3262f38fcc2d5ae35e7a9ec5a" + "url": "https://releases.hashicorp.com/sentinel/0.19.5/sentinel_0.19.5_windows_amd64.zip", + "hash": "b601dfd390f9298373bf4abf05485bcc4088ef99a35332325a48bc02272d887b" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.19.4/sentinel_0.19.4_windows_386.zip", - "hash": "cb81305a707be67e0047f080faa0377ec099c401a72995975198c5d93f7344ec" + "url": "https://releases.hashicorp.com/sentinel/0.19.5/sentinel_0.19.5_windows_386.zip", + "hash": "0b160cfd059d069975a79c7edb7cb35d90adc9d2f03d966c207b8324deaa101c" } }, "bin": "sentinel.exe",