jdupes: Update to version 1.18.1

This commit is contained in:
Jakub Čábera 2020-07-09 09:10:57 +02:00
parent c928aa4cce
commit 8edb0e665b

View File

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