From c02daa7807145348403f079dae22c4abb7eedf9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 00:33:38 +0000 Subject: [PATCH] dirhash: Update to version 1.25.1 --- bucket/dirhash.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dirhash.json b/bucket/dirhash.json index a5642c72e7..8801e096a4 100644 --- a/bucket/dirhash.json +++ b/bucket/dirhash.json @@ -1,16 +1,16 @@ { - "version": "1.24.0", + "version": "1.25.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.24.0/DirHash-1.24.0-x64.zip", - "hash": "379a3daa1c803568fb88858db94167e27a87b882c0830cdd7c0924dd409e3adf" + "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.25.1/DirHash-1.25.1-x64.zip", + "hash": "65b599b822ddcb5d0ac022288244937bd2b941615d18f2256a096b5a1adbef50" }, "32bit": { - "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.24.0/DirHash-1.24.0-x86.zip", - "hash": "07df60ba2d32b2fbb0435db1fcc1ce371bf709c9632c426faee242e3459bb77d" + "url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.25.1/DirHash-1.25.1-x86.zip", + "hash": "cce5ff60676aa37398c8fd3d331c83251486647ecc715019624ee6fd494721c7" } }, "bin": "DirHash.exe",