hadolint 1.17.1
Closes #41619. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6ec04c17fd
commit
0feaf42b81
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.17.0.tar.gz"
|
||||
sha256 "ebb657799abf9c13376ec9b0ab99f2147af27c7a5ebda65d0cac103a35964658"
|
||||
url "https://github.com/hadolint/hadolint/archive/v1.17.1.tar.gz"
|
||||
sha256 "5af367baaec97a41058031b1c3046a714cacdaf33b1d8a86ac23f4c53cb6d866"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue