jdupes 1.10.2
Closes #28258. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
36a4d0416b
commit
96697bf0fc
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.10.1.tar.gz"
|
||||
sha256 "94f0a5d50738f912f552cd99b2b1658c1bdeee0ff2836601999316ebc0a229a5"
|
||||
url "https://github.com/jbruchon/jdupes/archive/v1.10.2.tar.gz"
|
||||
sha256 "6c79035e2d349d0b1d749881b06a24ca43afc5b8f7e714c99b90a34b4618ed4f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue