diff --git a/bucket/sentinel.json b/bucket/sentinel.json index b8e496609f..f30f9f61a8 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.19.2", + "version": "0.19.3", "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.2/sentinel_0.19.2_windows_amd64.zip", - "hash": "95326cf0734f4af1835037a2e2957850c7c58db72f84d3390f3c1554f86b5a30" + "url": "https://releases.hashicorp.com/sentinel/0.19.3/sentinel_0.19.3_windows_amd64.zip", + "hash": "9f7ba7217d5100f857664126e001ed73615b6be2eaf4ec29e2dd7048b96380b4" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.19.2/sentinel_0.19.2_windows_386.zip", - "hash": "6a97fe519568d6aac5486f8e7aaee2c81b9110d2c23da5e64f141aa39a47e5ae" + "url": "https://releases.hashicorp.com/sentinel/0.19.3/sentinel_0.19.3_windows_386.zip", + "hash": "b6020e77bce31d1d7089b85ac4469256cdc2851eec7c7b03e2e292b240520ac0" } }, "bin": "sentinel.exe",