diff --git a/bucket/sentinel.json b/bucket/sentinel.json index bf4c3daee6..753f77c3f5 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.24.1", + "version": "0.24.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.24.1/sentinel_0.24.1_windows_amd64.zip", - "hash": "2874aca7bd9c35f423d0876148100c4f823bf933783bec98dd282adcfe46e192" + "url": "https://releases.hashicorp.com/sentinel/0.24.2/sentinel_0.24.2_windows_amd64.zip", + "hash": "3411a6dd27713fc695b0ed2e7b380d4de66f921390cda4322ea1c240b3d54c5b" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.24.1/sentinel_0.24.1_windows_386.zip", - "hash": "db5332c20126c59fb343e0b0d57ee744ec743f68f33e2af7b3b60374d7a4e558" + "url": "https://releases.hashicorp.com/sentinel/0.24.2/sentinel_0.24.2_windows_386.zip", + "hash": "6394816acdc6bbd05206bd694372f85c3c8fe7827cfec954a2f2847bc281d644" } }, "bin": "sentinel.exe",