diff --git a/bucket/dirhash.json b/bucket/dirhash.json index 0a58122932..fb43c9e0c5 100644 --- a/bucket/dirhash.json +++ b/bucket/dirhash.json @@ -2,15 +2,15 @@ "homepage": "https://idrassi.github.io/DirHash", "description": "DirHash is a Windows console program that computes the hash of a given directory content or a single file", "license": "BSD-3-Clause", - "version": "1.8.0", + "version": "1.9.0", "architecture": { "64bit": { - "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.8.0/DirHash-1.8.0-x64.zip", - "hash": "182b74c356623ed761df5e2d5090588934731f4591f825d750c58b54228c5b45" + "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.9.0/DirHash-1.9.0-x64.zip", + "hash": "5cf9606bede101f92a39fee3a7efc4699d089f5e9152260a427fd0ec9e558d85" }, "32bit": { - "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.8.0/DirHash-1.8.0-x86.zip", - "hash": "1d7c00830f99fde5169f62710fd608babdd5892e89110d158d2b541eb6426d78" + "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.9.0/DirHash-1.9.0-x86.zip", + "hash": "5c877485d1227e9ce9a4cf6c9d1f7d2f1d9e72d15add89e520e106a54dd5a3c2" } }, "bin": "DirHash.exe",