diff --git a/bucket/hadolint.json b/bucket/hadolint.json index 0e465d740d..9a8706e465 100644 --- a/bucket/hadolint.json +++ b/bucket/hadolint.json @@ -1,12 +1,12 @@ { - "version": "1.20.0", + "version": "1.21.0", "description": "Dockerfile linter", "homepage": "https://github.com/hadolint/hadolint", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/hadolint/hadolint/releases/download/v1.20.0/hadolint-Windows-x86_64.exe#/hadolint.exe", - "hash": "ae4c0de409bc4c0d9ef025731b86a1d5cdde5f4b02aebfd73a9b6e2435d620c0" + "url": "https://github.com/hadolint/hadolint/releases/download/v1.21.0/hadolint-Windows-x86_64.exe#/hadolint.exe", + "hash": "6bcc9b6ca9fccc3ebac6ce17f8c9c498b33eb301d8d12d67e8b534626bcbe45f" } }, "bin": "hadolint.exe",