mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dirhash: Update to version 1.21.0
This commit is contained in:
parent
79979d87e8
commit
3bb06f26dd
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.0",
|
"version": "1.21.0",
|
||||||
"description": "DirHash is a Windows console program that computes the hash of a given directory content or a single file",
|
"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",
|
"homepage": "https://idrassi.github.io/DirHash",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.20.0/DirHash-1.20.0-x64.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.21.0/DirHash-1.21.0-x64.zip",
|
||||||
"hash": "1c9d308c0c7b2ee97a41de1d32775510d3e42635195faf3e8e8f85a4bbaffc60"
|
"hash": "533b4e9951b95f649836bd3f65ebd3242220217e1a586400f959eaf3cddc6a52"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.20.0/DirHash-1.20.0-x86.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.21.0/DirHash-1.21.0-x86.zip",
|
||||||
"hash": "62b567cff321e7d1d205a029a5272a3976161dd1524b71f6268b17a9e428913a"
|
"hash": "cceaad56402c8cc4262b130461758d4f5b40de3021e5790fc427c1d0daf19677"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "DirHash.exe",
|
"bin": "DirHash.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user