From 2758b0f3387f31484cc79d153e3d60f3c5745e7f Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Fri, 21 Dec 2018 02:15:31 +0800 Subject: [PATCH] gnu-sed 4.6 Closes #35298. Signed-off-by: Chongyu Zhu --- Formula/gnu-sed.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/gnu-sed.rb b/Formula/gnu-sed.rb index f5a60b78b7..3a29b0941b 100644 --- a/Formula/gnu-sed.rb +++ b/Formula/gnu-sed.rb @@ -1,9 +1,9 @@ class GnuSed < Formula desc "GNU implementation of the famous stream editor" homepage "https://www.gnu.org/software/sed/" - url "https://ftp.gnu.org/gnu/sed/sed-4.5.tar.xz" - mirror "https://ftpmirror.gnu.org/sed/sed-4.5.tar.xz" - sha256 "7aad73c8839c2bdadca9476f884d2953cdace9567ecd0d90f9959f229d146b40" + url "https://ftp.gnu.org/gnu/sed/sed-4.6.tar.xz" + mirror "https://ftpmirror.gnu.org/sed/sed-4.6.tar.xz" + sha256 "beff6acf1c7838cc722714d143a64e706e2fd3bd1e00d3cd75152f596b09bb9e" bottle do cellar :any_skip_relocation