diff --git a/bucket/sentinel.json b/bucket/sentinel.json index dfea697b1c..9fe51952f5 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.21.1", + "version": "0.22.0", "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.21.1/sentinel_0.21.1_windows_amd64.zip", - "hash": "15f5af698aa1c7bbcf5c02d0190606fdaf86b67326b71014c2d89b0026a593ef" + "url": "https://releases.hashicorp.com/sentinel/0.22.0/sentinel_0.22.0_windows_amd64.zip", + "hash": "9fa25af9e9f26bb5b94c8b4c41b9e28a0f4f496f455ac0b16ee2c9c555b84c52" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.21.1/sentinel_0.21.1_windows_386.zip", - "hash": "6fa949a03132cce6cbda8976c3f6be988200cbb3fd7892c2d033a02e930ef5d4" + "url": "https://releases.hashicorp.com/sentinel/0.22.0/sentinel_0.22.0_windows_386.zip", + "hash": "5e8cbae5c4fef698516f8e3dd50160eca91537c427c88cba3ccfe9e932e63f95" } }, "bin": "sentinel.exe",