From c7c51b2b2626721507d56cc06a116e8d84dd7ff9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 27 Apr 2020 06:13:39 +0000 Subject: [PATCH] hadolint: Update to version 1.17.6 --- bucket/hadolint.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",