jdupes: Update to version 1.13.2

This commit is contained in:
Richard Kuhnt 2019-08-02 11:04:44 +00:00
parent b2f62404eb
commit a08706669e

View File

@ -2,17 +2,17 @@
"homepage": "https://github.com/jbruchon/jdupes", "homepage": "https://github.com/jbruchon/jdupes",
"description": "Powerful duplicate file finder (enhanced fork of fdupes)", "description": "Powerful duplicate file finder (enhanced fork of fdupes)",
"license": "MIT", "license": "MIT",
"version": "1.13.1", "version": "1.13.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.1/jdupes-1.13.1-win64.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.2/jdupes-1.13.2-win64.zip",
"hash": "b359ca2732c3817451eb616379fb91ea27cfc661f00d6855b0a615ec5502d836", "hash": "446d877190747efb6a1240b75c9c3d3e2fdc28916aaa1cf858d91dd0b5e3ea7a",
"extract_dir": "jdupes-1.13.1-win64" "extract_dir": "jdupes-1.13.2-win64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.1/jdupes-1.13.1-win32.zip", "url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.2/jdupes-1.13.2-win32.zip",
"hash": "c18aaf14c1e8c5e51bba17cdafc473b23916f50dc498e640e1c8aae22cf39de6", "hash": "9d7a586f5a59e98b183c608f7fd32951f648c92c5b07b87c0426a0b6391bb881",
"extract_dir": "jdupes-1.13.1-win32" "extract_dir": "jdupes-1.13.2-win32"
} }
}, },
"bin": "jdupes.exe", "bin": "jdupes.exe",