dirhash: Update to version 1.7.1

This commit is contained in:
Richard Kuhnt 2018-08-04 11:00:23 +00:00
parent 78a7e74017
commit 271a86ebcb

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://idrassi.github.io/DirHash", "homepage": "https://idrassi.github.io/DirHash",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"version": "1.6", "version": "1.7.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.6/DirHash-1.6-x64.zip", "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.7.1/DirHash-1.7.1-x64.zip",
"hash": "6e78ee0609ac1662fd63df271263e533a2cff322fab37b554dc2195e2f998b24" "hash": "3a2416b05ef8b56ba935562f03e8003020b465a5db500516d69405d5efbaa0bc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.6/DirHash-1.6-x86.zip", "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.7.1/DirHash-1.7.1-x86.zip",
"hash": "125355264f6d75071fa4ad2cd3aba45cc58da6ceeba98a1a71c48dcc1624340f" "hash": "40321b0996f3b782cf08bff00e594f86da36639c6da0a78c132a46f6e05ff518"
} }
}, },
"bin": "DirHash.exe", "bin": "DirHash.exe",