hadolint: Update to version 2.2.0

This commit is contained in:
Richard Kuhnt 2021-04-19 14:00:23 +00:00
parent 7a1909ebba
commit de7aec4701

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.0", "version": "2.2.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/v2.1.0/hadolint-Windows-x86_64.exe#/hadolint.exe", "url": "https://github.com/hadolint/hadolint/releases/download/v2.2.0/hadolint-Windows-x86_64.exe#/hadolint.exe",
"hash": "ea49a2ce1d34a21a99f9b0ea1f06345e0e6696a109181a0b38d64916d8fccf47" "hash": "eb32826e09fc825cae9ca9b8988084cd48c032c9e00ee2c0e1f23d33b22a4d92"
} }
}, },
"bin": "hadolint.exe", "bin": "hadolint.exe",