diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 2c599e4cec..eae6f05ce7 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.24.3", + "version": "0.24.4", "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.24.3/sentinel_0.24.3_windows_amd64.zip", - "hash": "e62131bd76d1673a9c50490cc2b9011bddc3f59b77856211277756976447ce15" + "url": "https://releases.hashicorp.com/sentinel/0.24.4/sentinel_0.24.4_windows_amd64.zip", + "hash": "3beeaf9fcf466ec229cfe55edac75c588282cdf979dcce012922d07b0cb0d3d8" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.24.3/sentinel_0.24.3_windows_386.zip", - "hash": "acd4875a5e91859c8c6a618829e6aea6a6d602e9c21d9d0a9ede98c5d58834a0" + "url": "https://releases.hashicorp.com/sentinel/0.24.4/sentinel_0.24.4_windows_386.zip", + "hash": "ed1474ae99c0069cb4fbfb8f78abe61aab3567081cca9c63b6984dee955e3387" } }, "bin": "sentinel.exe",