From 503d0e10b51d912b8a6b9d1b607790b1ddd2746b Mon Sep 17 00:00:00 2001 From: Alex Dunn Date: Sun, 15 May 2016 14:48:13 -0700 Subject: [PATCH] shellcheck 0.4.4 Closes #1186. Signed-off-by: Alex Dunn --- Formula/shellcheck.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/shellcheck.rb b/Formula/shellcheck.rb index 5de7df01e4..72912245e6 100644 --- a/Formula/shellcheck.rb +++ b/Formula/shellcheck.rb @@ -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