diff --git a/bucket/hadolint.json b/bucket/hadolint.json index 1569cff2f1..618150d206 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.5", + "version": "1.17.6", "architecture": { "64bit": { - "url": "https://github.com/hadolint/hadolint/releases/download/v1.17.5/hadolint-Windows-x86_64.exe#/hadolint.exe", - "hash": "35aa6f3e674582678d3a41a5d50d0fa4345dc378e8b3d6d202afe15a749cb379" + "url": "https://github.com/hadolint/hadolint/releases/download/v1.17.6/hadolint-Windows-x86_64.exe#/hadolint.exe", + "hash": "87e673a4454557c5fd4f2e16163bd4546bcb3514426494ace4f0fc859e1f7432" } }, "bin": "hadolint.exe",