jdupes: Update to version 1.15.0

This commit is contained in:
Jakub Čábera 2020-05-19 08:48:11 +02:00
parent 41746cfab4
commit 64645bc431

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.13.2",
"version": "1.15.0",
"architecture": {
"64bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.2/jdupes-1.13.2-win64.zip",
"hash": "446d877190747efb6a1240b75c9c3d3e2fdc28916aaa1cf858d91dd0b5e3ea7a",
"extract_dir": "jdupes-1.13.2-win64"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.15.0/jdupes-1.15.0-win64.zip",
"hash": "e314047829e01d3aad84b527791bdb2e8e165011dc9c47eac475b7db81ff4998",
"extract_dir": "jdupes-1.15.0-win64"
},
"32bit": {
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.13.2/jdupes-1.13.2-win32.zip",
"hash": "9d7a586f5a59e98b183c608f7fd32951f648c92c5b07b87c0426a0b6391bb881",
"extract_dir": "jdupes-1.13.2-win32"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.15.0/jdupes-1.15.0-win32.zip",
"hash": "ada909f0e3664deba5bd7808f58bc1c7e90e0327fede477970dfc84592ed3ab4",
"extract_dir": "jdupes-1.15.0-win32"
}
},
"bin": "jdupes.exe",