mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
rhash: Update to version 1.4.4
This commit is contained in:
parent
04f1feda54
commit
ad54a88434
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.3",
|
"version": "1.4.4",
|
||||||
"description": "A console utility for computing and verifying hash sums of files.",
|
"description": "A console utility for computing and verifying hash sums of files.",
|
||||||
"homepage": "https://rhash.sourceforge.net/",
|
"homepage": "https://rhash.sourceforge.net/",
|
||||||
"license": "0BSD",
|
"license": "0BSD",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.3/rhash-1.4.3-win64.zip",
|
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.4/rhash-1.4.4-win64.zip",
|
||||||
"hash": "sha1:d8326b6ab1053ff6c5907892aefc03ccbaf53dce",
|
"hash": "sha1:daddd2e80ccd9a9cedca76f462040e679509efbb",
|
||||||
"extract_dir": "RHash-1.4.3-win64"
|
"extract_dir": "RHash-1.4.4-win64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.3/rhash-1.4.3-win32.zip",
|
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.4/rhash-1.4.4-win32.zip",
|
||||||
"hash": "sha1:2abe176fb71b7d56ee4ebb12e24293be1a7bfe56",
|
"hash": "sha1:d6e5bdbe1ad7a5cd6fa4a877dcd8337149a2c0a6",
|
||||||
"extract_dir": "RHash-1.4.3-win32"
|
"extract_dir": "RHash-1.4.4-win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rhash.exe",
|
"bin": "rhash.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user