From 946de4fc7335394cf040f20580998d60aeca9453 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=CC=81=20Schwaiger?= Date: Fri, 25 Jan 2019 10:25:29 +0100 Subject: [PATCH] shfmt 2.6.3 Closes #36381. Signed-off-by: FX Coudert --- Formula/shfmt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/shfmt.rb b/Formula/shfmt.rb index e30cf3edbf..b4f269ba12 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.6.2.tar.gz" - sha256 "69f5a801239299be95b26aa9342339432934eb49c41137022ef39aaf58c903da" + url "https://github.com/mvdan/sh/archive/v2.6.3.tar.gz" + sha256 "12b4e79495f5bb091c19e601d8af5c06574e680a621d015dac9f6b8357ee901a" head "https://github.com/mvdan/sh.git" bottle do