diff --git a/bucket/hadolint.json b/bucket/hadolint.json index 618150d206..020b81455e 100644 --- a/bucket/hadolint.json +++ b/bucket/hadolint.json @@ -2,11 +2,11 @@ "description": "Dockerfile linter", "homepage": "https://github.com/hadolint/hadolint", "license": "GPL-3.0-or-later", - "version": "1.17.6", + "version": "1.17.7", "architecture": { "64bit": { - "url": "https://github.com/hadolint/hadolint/releases/download/v1.17.6/hadolint-Windows-x86_64.exe#/hadolint.exe", - "hash": "87e673a4454557c5fd4f2e16163bd4546bcb3514426494ace4f0fc859e1f7432" + "url": "https://github.com/hadolint/hadolint/releases/download/v1.17.7/hadolint-Windows-x86_64.exe#/hadolint.exe", + "hash": "38bf45de92e4b5df26d5782d6866b112d3566272a92b672afca80533e9e74012" } }, "bin": "hadolint.exe",