diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 54a75f6ce6..6f7528fc10 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.26.1", + "version": "0.26.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.26.1/sentinel_0.26.1_windows_amd64.zip", - "hash": "25528e6c6a0cd70de206c078ac946eb5eb05562a1253f266b2ffb4fd115ea403" + "url": "https://releases.hashicorp.com/sentinel/0.26.2/sentinel_0.26.2_windows_amd64.zip", + "hash": "26e0e62fd2492bacb5909ae609378a00c265851012cc143387dbb945eaf4a66d" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.26.1/sentinel_0.26.1_windows_386.zip", - "hash": "07c0cb7bf2b8f5b63b14643d3606c68b0ddeef3f6b7d66066029ac2154a926ba" + "url": "https://releases.hashicorp.com/sentinel/0.26.2/sentinel_0.26.2_windows_386.zip", + "hash": "f6f2559fc277c5d417fa4badad4b1d2363bfc73cf2c51f2feb5743a2f83fd518" } }, "bin": "sentinel.exe",