hadolint 1.6.2
Closes #25782. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
b9ab6d75b6
commit
984f050c5c
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Hadolint < Formula
|
|||
|
||||
desc "Smarter Dockerfile linter to validate best practices"
|
||||
homepage "https://github.com/hadolint/hadolint"
|
||||
url "https://github.com/hadolint/hadolint/archive/v1.6.1.tar.gz"
|
||||
sha256 "bf78ec648de0da76f20613eaa587fc81b64911124f460b42ee98ddf1a384aa70"
|
||||
url "https://github.com/hadolint/hadolint/archive/v1.6.2.tar.gz"
|
||||
sha256 "9767c8d6579b7c68d43cac3fb2389cebc9ecc891e89d4408cceef9d5938c2961"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue