From 6f25567571d4daa90409740953ce7df74b55677f Mon Sep 17 00:00:00 2001 From: commitay Date: Tue, 11 Sep 2018 08:32:23 +1000 Subject: [PATCH] zsh 5.6.1 Closes #31961. Signed-off-by: commitay --- Formula/zsh.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/zsh.rb b/Formula/zsh.rb index 0c0a54a13f..ef07af9032 100644 --- a/Formula/zsh.rb +++ b/Formula/zsh.rb @@ -1,9 +1,9 @@ class Zsh < Formula desc "UNIX shell (command interpreter)" homepage "https://www.zsh.org/" - url "https://downloads.sourceforge.net/project/zsh/zsh/5.6/zsh-5.6.tar.xz" - mirror "https://www.zsh.org/pub/zsh-5.6.tar.xz" - sha256 "746b1fcb11e8d129d1454f9ca551448c8145b6bcb157116c12407c518880e6d6" + url "https://downloads.sourceforge.net/project/zsh/zsh/5.6.1/zsh-5.6.1.tar.xz" + mirror "https://www.zsh.org/pub/zsh-5.6.1.tar.xz" + sha256 "9566753f317d31b808b6b63a5622c71f25d473a6b5fea5c35ab1c7ed96fbb3e8" bottle do sha256 "e72ccdeef9033f74e65410eadbf4fbaacc7a7118a515ef9f055ad6cb6770ba2a" => :mojave @@ -26,9 +26,9 @@ class Zsh < Formula depends_on "pcre" => :optional resource "htmldoc" do - url "https://downloads.sourceforge.net/project/zsh/zsh-doc/5.6/zsh-5.6-doc.tar.xz" - mirror "https://www.zsh.org/pub/zsh-5.6-doc.tar.xz" - sha256 "96e641b3311f67904f067b2bd353d875c609843677522b0e2a7cc7efd6edcbd9" + url "https://downloads.sourceforge.net/project/zsh/zsh-doc/5.6.1/zsh-5.6.1-doc.tar.xz" + mirror "https://www.zsh.org/pub/zsh-5.6.1-doc.tar.xz" + sha256 "b64a290c0176d8844d0bd7349b59078536f798cfc7f4eab175595dd75ae04896" end def install