jdupes: Update to version 1.13.1

This commit is contained in:
Richard Kuhnt 2019-06-17 06:00:45 +00:00
parent ab8121cb94
commit 75b46a8fec

View File

@ -2,17 +2,17 @@
"homepage": "https://github.com/jbruchon/jdupes",
"description": "Powerful duplicate file finder (enhanced fork of fdupes)",
"license": "MIT",
"version": "1.12",
"version": "1.13.1",
"architecture": {
"64bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.12/jdupes-1.12_win64.zip",
"hash": "607a88d6f8f70a0f3d2e94afe84125d207ff2f50f93375ffe7678189787ef125",
"extract_dir": "jdupes-1.12_win64"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.1/jdupes-1.13.1-win64.zip",
"hash": "b359ca2732c3817451eb616379fb91ea27cfc661f00d6855b0a615ec5502d836",
"extract_dir": "jdupes-1.13.1-win64"
},
"32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.12/jdupes-1.12_win32.zip",
"hash": "1fb1a1d6070f2bdd1bafea82fae56938ac907fef9c3214f094ff905df714ed65",
"extract_dir": "jdupes-1.12_win32"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.1/jdupes-1.13.1-win32.zip",
"hash": "c18aaf14c1e8c5e51bba17cdafc473b23916f50dc498e640e1c8aae22cf39de6",
"extract_dir": "jdupes-1.13.1-win32"
}
},
"bin": "jdupes.exe",