shellcheck 0.4.4

Closes #1186.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
Alex Dunn 2016-05-15 14:48:13 -07:00
parent ee7d8f783b
commit 503d0e10b5

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.3.tar.gz"
sha256 "229a3bd5e38c4da2ce7ddf43c06ca388454e0406f3dbfc44865208b6b334109e"
url "https://github.com/koalaman/shellcheck/archive/v0.4.4.tar.gz"
sha256 "1f558bf3e2469477e260f8d2edcab381a9b600b01d0f6498f8a2565965d75407"
head "https://github.com/koalaman/shellcheck.git"
bottle do