diff --git a/bucket/sentinel.json b/bucket/sentinel.json index 4a88d1e7ac..e8dd695111 100644 --- a/bucket/sentinel.json +++ b/bucket/sentinel.json @@ -1,16 +1,16 @@ { - "version": "0.29.0", + "version": "0.30.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.29.0/sentinel_0.29.0_windows_amd64.zip", - "hash": "24eed5f1641c0e5cee66097f4bc0ecbbd6b5fe1cd2bc304f26604e98748b7a5d" + "url": "https://releases.hashicorp.com/sentinel/0.30.0/sentinel_0.30.0_windows_amd64.zip", + "hash": "cefe646b9fba66fb6f9d57856a2203f868ae613012bb4196a7d5d0c5441da0c9" }, "32bit": { - "url": "https://releases.hashicorp.com/sentinel/0.29.0/sentinel_0.29.0_windows_386.zip", - "hash": "db2c0d18400a6ba6fd4889a5689549291aebeb7839fd1e3a38f67025d59387e1" + "url": "https://releases.hashicorp.com/sentinel/0.30.0/sentinel_0.30.0_windows_386.zip", + "hash": "7e9f3fb6791a936387a432dfde4df9f8670c80ff63934296187576a7b4e2abfa" } }, "bin": "sentinel.exe",