jdupes: Update to version 1.17.0

This commit is contained in:
Jakub Čábera 2020-06-25 10:09:27 +02:00
parent 170618effc
commit ff186a5e5d

View File

@ -1,18 +1,18 @@
{
"homepage": "https://github.com/jbruchon/jdupes",
"version": "1.17.0",
"description": "Powerful duplicate file finder (enhanced fork of fdupes)",
"homepage": "https://github.com/jbruchon/jdupes",
"license": "MIT",
"version": "1.16.0",
"architecture": {
"64bit": {
"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"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.17.0/jdupes-1.17.0-win64.zip",
"hash": "9b895c99512963d573d63eb1de5bcdde92ab0ee7579e3d3cae780f39bb50cd4d",
"extract_dir": "jdupes-1.17.0-win64"
},
"32bit": {
"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"
"url": "https://github.com/jbruchon/jdupes/releases/download/v1.17.0/jdupes-1.17.0-win32.zip",
"hash": "b69bc99208b75714ceb8b5715feece50a2d42bc87433c0d6f04e6d3539cc479c",
"extract_dir": "jdupes-1.17.0-win32"
}
},
"bin": "jdupes.exe",