hadolint 1.6.0
Closes #25611. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ac6255367a
commit
938b812bbc
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.5.1.tar.gz"
|
||||
sha256 "e70e295246193a5b0f2a7d1fc57072ae0e6d5f1178e9fd4cd8abbbb292287f16"
|
||||
url "https://github.com/hadolint/hadolint/archive/v1.6.0.tar.gz"
|
||||
sha256 "8a18f2e743608e352d6aa09ebd2a3d9453d4bae2b130056941d55d11acc747bc"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue