From fbc0f95a5332db44b2868e735516c562ce4e0c9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 19 Jan 2021 17:01:40 +0100 Subject: [PATCH] dirhash: Update to version 1.18.0 --- bucket/dirhash.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dirhash.json b/bucket/dirhash.json index e7cbf93a44..4336782891 100644 --- a/bucket/dirhash.json +++ b/bucket/dirhash.json @@ -1,16 +1,16 @@ { - "version": "1.17.0", + "version": "1.18.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.17.0/DirHash-1.17.0-x64.zip", - "hash": "0b686d793bdef34dc58bcc3a0da1da0caadb980cb8cdbe688cdbcbf8df089582" + "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.18.0/DirHash-1.18.0-x64.zip", + "hash": "311323b1d5294846d74f27007ec61755ca3080a612d34b2827e3da7e93543215" }, "32bit": { - "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.17.0/DirHash-1.17.0-x86.zip", - "hash": "5558ac21cf117360e6a36e1b638be5973bcf9536573b41e48ca6b0e89986b9bd" + "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.18.0/DirHash-1.18.0-x86.zip", + "hash": "16164e84ec0d2a18f51e7adccc83fc8f4e7455cfaa15437fe1d3378ddf93fbc0" } }, "bin": "DirHash.exe",