rhash: Update to version 1.4.5

This commit is contained in:
github-actions[bot] 2024-10-14 04:29:40 +00:00
parent 99d1941222
commit 7b7f47f95a

View File

@ -1,18 +1,18 @@
{
"version": "1.4.4",
"version": "1.4.5",
"description": "A console utility for computing and verifying hash sums of files.",
"homepage": "https://rhash.sourceforge.net/",
"license": "0BSD",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.4/rhash-1.4.4-win64.zip",
"hash": "sha1:daddd2e80ccd9a9cedca76f462040e679509efbb",
"extract_dir": "RHash-1.4.4-win64"
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.5/rhash-1.4.5-win64.zip",
"hash": "sha1:10be0dfc1f5c5611981783b6e7633553229c97e2",
"extract_dir": "RHash-1.4.5-win64"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.4/rhash-1.4.4-win32.zip",
"hash": "sha1:d6e5bdbe1ad7a5cd6fa4a877dcd8337149a2c0a6",
"extract_dir": "RHash-1.4.4-win32"
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.5/rhash-1.4.5-win32.zip",
"hash": "sha1:695ea2b76a221cd034bb0415adf21ad3e6cd2b06",
"extract_dir": "RHash-1.4.5-win32"
}
},
"bin": "rhash.exe",