jdupes: Update to version 1.16.0

This commit is contained in:
Jakub Čábera 2020-06-06 21:43:28 +02:00
parent 787a202285
commit 1c7d551437

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.15.0",
"version": "1.16.0",
"architecture": {
"64bit": {
"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"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.16.0/jdupes-1.16.0-win64.zip",
"hash": "32c8862f4a3397141f567a04a159e044890e2d1a8ab8efcf0ac31d9805cb0c52",
"extract_dir": "jdupes-1.16.0-win64"
},
"32bit": {
"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"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.16.0/jdupes-1.16.0-win32.zip",
"hash": "3e1743189f8d2d3931f3ad7de13fe72e8ac362d23a6e77c66645e1a216581027",
"extract_dir": "jdupes-1.16.0-win32"
}
},
"bin": "jdupes.exe",