dirhash: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2024-07-21 00:33:56 +00:00
parent ee1e87c080
commit fbd8b1e244

View File

@ -1,16 +1,16 @@
{
"version": "1.26.0",
"version": "1.26.1",
"description": "DirHash is a Windows console program that computes the hash of a given directory content or a single file",
"homepage": "https://idrassi.github.io/DirHash",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.26.0/DirHash-1.26.0-x64.zip",
"hash": "36a45a6040f555ef0834aa3f825e7b67600d917e98bad9b28017c765816100a9"
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.26.1/DirHash-1.26.1-x64.zip",
"hash": "16a2c2ef448c02ae16aae7e4ef6dc8e2a9f8f280ea7ebf27ba6525ae15071367"
},
"32bit": {
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.26.0/DirHash-1.26.0-x86.zip",
"hash": "50ae846dbb182a4c0b16d21f6e5cc3a772e01d5f1456e65487832415e6ad776e"
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.26.1/DirHash-1.26.1-x86.zip",
"hash": "4743f3e336eef5ba83505b4ba8825ef01c11b0325b91668d30f9d60f99167e50"
}
},
"bin": "DirHash.exe",