jdupes 1.13.1
Closes #40865. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ba74dafee9
commit
828df63de9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Jdupes < Formula
|
||||
desc "Duplicate file finder and an enhanced fork of 'fdupes'"
|
||||
homepage "https://github.com/jbruchon/jdupes"
|
||||
url "https://github.com/jbruchon/jdupes/archive/v1.13.tar.gz"
|
||||
sha256 "4905eb8de725d55ca067bb5bc6fb6aab8fbbd7eb9377db07d189ad528bc554d6"
|
||||
url "https://github.com/jbruchon/jdupes/archive/v1.13.1.tar.gz"
|
||||
sha256 "6b68ea30b0d8fceb31ccbc07187133dbff0cc84678752e89ad3270c89322710f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue