diff --git a/bucket/dirhash.json b/bucket/dirhash.json index 6f46d8633b..9f8b10dff9 100644 --- a/bucket/dirhash.json +++ b/bucket/dirhash.json @@ -1,16 +1,16 @@ { - "version": "1.10.0", + "version": "1.11.0", "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.10.0/DirHash-1.10.0-x64.zip", - "hash": "2011eacd3c2e6874c3ad9ea0742542b6c5fa602c38bcd65ceadd796edf43c1b0" + "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.11.0/DirHash-1.11.0-x64.zip", + "hash": "a6d8b8c31cd6ad5bea5bff21c90eba1d8d68e40b11ca4682bd36a5121120dcb8" }, "32bit": { - "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.10.0/DirHash-1.10.0-x86.zip", - "hash": "4820f971350b80d75a41d2080926bf6785dfc004d95c0e8ce20fa1e1da99dab5" + "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.11.0/DirHash-1.11.0-x86.zip", + "hash": "af4159c2f39d95b2b18fde6acdd1612565a99939a9837ce7d9df42b932cdd939" } }, "bin": "DirHash.exe",