ddrescue 1.21
Closes #307. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
b20683b3df
commit
954899beaa
1 changed files with 3 additions and 3 deletions
|
@ -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.20.tar.lz"
|
||||
mirror "https://ftp.gnu.org/gnu/ddrescue/ddrescue-1.20.tar.lz"
|
||||
sha256 "83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd"
|
||||
url "http://ftpmirror.gnu.org/ddrescue/ddrescue-1.21.tar.lz"
|
||||
mirror "https://ftp.gnu.org/gnu/ddrescue/ddrescue-1.21.tar.lz"
|
||||
sha256 "f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue