hadolint 1.5.1
Closes #25385. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5bd404dbd9
commit
2890cb0101
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.0.tar.gz"
|
||||
sha256 "ea67439c3b785219905a24e9c66185ebaabbfb6cc0a088142d93f34bb30e61b5"
|
||||
url "https://github.com/hadolint/hadolint/archive/v1.5.1.tar.gz"
|
||||
sha256 "e70e295246193a5b0f2a7d1fc57072ae0e6d5f1178e9fd4cd8abbbb292287f16"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue