hadolint: Update to version 1.21.0

This commit is contained in:
Jakub Čábera 2021-01-31 16:37:01 +01:00
parent 73b32457d9
commit 7b9d3000aa

View File

@ -1,12 +1,12 @@
{ {
"version": "1.20.0", "version": "1.21.0",
"description": "Dockerfile linter", "description": "Dockerfile linter",
"homepage": "https://github.com/hadolint/hadolint", "homepage": "https://github.com/hadolint/hadolint",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/hadolint/hadolint/releases/download/v1.20.0/hadolint-Windows-x86_64.exe#/hadolint.exe", "url": "https://github.com/hadolint/hadolint/releases/download/v1.21.0/hadolint-Windows-x86_64.exe#/hadolint.exe",
"hash": "ae4c0de409bc4c0d9ef025731b86a1d5cdde5f4b02aebfd73a9b6e2435d620c0" "hash": "6bcc9b6ca9fccc3ebac6ce17f8c9c498b33eb301d8d12d67e8b534626bcbe45f"
} }
}, },
"bin": "hadolint.exe", "bin": "hadolint.exe",