rhash: Update to version 1.4.6

This commit is contained in:
github-actions[bot] 2025-05-14 00:39:10 +00:00
parent bcd2cdb7df
commit e36890b570

View File

@ -1,18 +1,18 @@
{
"version": "1.4.5",
"version": "1.4.6",
"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.5/rhash-1.4.5-win64.zip",
"hash": "sha1:10be0dfc1f5c5611981783b6e7633553229c97e2",
"extract_dir": "RHash-1.4.5-win64"
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.6/rhash-1.4.6-win64.zip",
"hash": "sha1:b3f8ff5dc1426339b702affc2f5130e4d04beca5",
"extract_dir": "RHash-1.4.6-win64"
},
"32bit": {
"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"
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.6/rhash-1.4.6-win32.zip",
"hash": "sha1:8de4e5a77172764c2da930bf947dea8877bc2e38",
"extract_dir": "RHash-1.4.6-win32"
}
},
"bin": "rhash.exe",