diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 6f7528fc10..663ef942a0 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.26.2", + "version": "0.26.3", "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.2/sentinel_0.26.2_windows_amd64.zip", - "hash": "26e0e62fd2492bacb5909ae609378a00c265851012cc143387dbb945eaf4a66d" + "url": "https://releases.hashicorp.com/sentinel/0.26.3/sentinel_0.26.3_windows_amd64.zip", + "hash": "d537454a902be5eed1ab8b56bc7d0ff4393223eeb1e71d23b17038e574f51aa1" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.26.2/sentinel_0.26.2_windows_386.zip", - "hash": "f6f2559fc277c5d417fa4badad4b1d2363bfc73cf2c51f2feb5743a2f83fd518" + "url": "https://releases.hashicorp.com/sentinel/0.26.3/sentinel_0.26.3_windows_386.zip", + "hash": "66b8cf22b1aeff7636d851e0d2a914e75e3e788d0e72274d3cbb6d5162ac4f74" } }, "bin": "sentinel.exe",