From 7033a18103cdda81bac19bdcbd8b959bf0023d18 Mon Sep 17 00:00:00 2001 From: Tomasz Pajor Date: Sun, 20 Sep 2015 13:21:41 +0200 Subject: [PATCH] ddrescue 1.20 Closes Homebrew/homebrew#44161. Signed-off-by: Alex Dunn --- Formula/ddrescue.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/ddrescue.rb b/Formula/ddrescue.rb index 045e6ae65d..27406ebff8 100644 --- a/Formula/ddrescue.rb +++ b/Formula/ddrescue.rb @@ -1,9 +1,9 @@ class Ddrescue < Formula desc "GNU data recovery tool" homepage "https://www.gnu.org/software/ddrescue/ddrescue.html" - url "http://ftpmirror.gnu.org/ddrescue/ddrescue-1.19.tar.lz" - mirror "https://ftp.gnu.org/gnu/ddrescue/ddrescue-1.19.tar.lz" - sha256 "ed8d0c9d9aac80a9110e9cb0d0a91a7390d3bf9f816b67a62ca4eb140f4747b8" + url "http://ftpmirror.gnu.org/ddrescue/ddrescue-1.20.tar.lz" + mirror "https://ftp.gnu.org/gnu/ddrescue/ddrescue-1.20.tar.lz" + sha256 "83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd" bottle do cellar :any