hadolint: Update to version 1.18.1

This commit is contained in:
Jakub Čábera 2020-10-18 19:29:38 +02:00
parent 127c543ebe
commit b0e6815910

View File

@ -1,12 +1,12 @@
{ {
"version": "1.18.1",
"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",
"version": "1.18.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/hadolint/hadolint/releases/download/v1.18.0/hadolint-Windows-x86_64.exe#/hadolint.exe", "url": "https://github.com/hadolint/hadolint/releases/download/v1.18.1/hadolint-Windows-x86_64.exe#/hadolint.exe",
"hash": "552e310b924840f04391825cf8150b549413ddae36d139c34389665e082c89c6" "hash": "64fb1051dda9358812e3bfe54cc0a0086066b30e86bdaf06c7259de0d2919a29"
} }
}, },
"bin": "hadolint.exe", "bin": "hadolint.exe",