shellcheck 0.4.7

Closes #21499.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
commitay 2017-12-09 21:17:29 +10:00 committed by ilovezfs
parent c620cd2328
commit fb42c3af4e

View file

@ -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