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