shellcheck 0.4.7
Closes #21499. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c620cd2328
commit
fb42c3af4e
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Shellcheck < Formula
|
|||
|
||||
desc "Static analysis and lint tool, for (ba)sh scripts"
|
||||
homepage "https://www.shellcheck.net/"
|
||||
url "https://github.com/koalaman/shellcheck/archive/v0.4.6.tar.gz"
|
||||
sha256 "1c3cd8995ebebf6c8e5475910809762b91bebf0a3827ad87a0c392c168326de2"
|
||||
url "https://github.com/koalaman/shellcheck/archive/v0.4.7.tar.gz"
|
||||
sha256 "3fd7ebec821b96585ba9137b7b8c7bd9410876490f4ec89f2cca9975080a8206"
|
||||
head "https://github.com/koalaman/shellcheck.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue