From cd896610a662155ee1d09278495e2a037e4da214 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 25 Nov 2017 22:57:20 -0800 Subject: [PATCH] shfmt 2.1.0 Closes #21046. Signed-off-by: ilovezfs --- Formula/shfmt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/shfmt.rb b/Formula/shfmt.rb index e0261037bd..d46ed49f5a 100644 --- a/Formula/shfmt.rb +++ b/Formula/shfmt.rb @@ -1,8 +1,8 @@ class Shfmt < Formula desc "Autoformat shell script source code" homepage "https://github.com/mvdan/sh" - url "https://github.com/mvdan/sh/archive/v2.0.0.tar.gz" - sha256 "60b643135df5dc44721933ff6eb0863b5760db0b6da3a02c5659e58d01393f25" + url "https://github.com/mvdan/sh/archive/v2.1.0.tar.gz" + sha256 "2f39dc1d34e87190b659ed677a83e32f9ef769cd8adb34f8c4ccf0a9091b109f" head "https://github.com/mvdan/sh.git" bottle do