hadolint 1.8.0
Closes #29450. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
428091f5e6
commit
ca061ad6c7
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Hadolint < Formula
|
||||||
|
|
||||||
desc "Smarter Dockerfile linter to validate best practices"
|
desc "Smarter Dockerfile linter to validate best practices"
|
||||||
homepage "https://github.com/hadolint/hadolint"
|
homepage "https://github.com/hadolint/hadolint"
|
||||||
url "https://github.com/hadolint/hadolint/archive/v1.7.5.tar.gz"
|
url "https://github.com/hadolint/hadolint/archive/v1.8.0.tar.gz"
|
||||||
sha256 "a710192542f4ff0402fec91b3a1c80461867331704ef7647293aed6a382c4c60"
|
sha256 "298faedb3f7e154baa0b8ae282d8b96eeb88b711b2833207b7354cfbe08165dd"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue