diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 9fe51952f5..0225588e12 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.22.0", + "version": "0.22.1", "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.22.0/sentinel_0.22.0_windows_amd64.zip", - "hash": "9fa25af9e9f26bb5b94c8b4c41b9e28a0f4f496f455ac0b16ee2c9c555b84c52" + "url": "https://releases.hashicorp.com/sentinel/0.22.1/sentinel_0.22.1_windows_amd64.zip", + "hash": "0de88306c5fbb28d4bd44915cd320bc9bd49f8fdeb0f02a26184ac352067a4ce" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.22.0/sentinel_0.22.0_windows_386.zip", - "hash": "5e8cbae5c4fef698516f8e3dd50160eca91537c427c88cba3ccfe9e932e63f95" + "url": "https://releases.hashicorp.com/sentinel/0.22.1/sentinel_0.22.1_windows_386.zip", + "hash": "29471ebac72c97de16e8b4b981e6e3eea0c35e80f1652539a48e1d211c5c8494" } }, "bin": "sentinel.exe",