mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
dirhash: Update to version 1.24.0
This commit is contained in:
parent
18f0ad5d12
commit
be375fed9b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.0",
|
"version": "1.24.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.23.0/DirHash-1.23.0-x64.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.24.0/DirHash-1.24.0-x64.zip",
|
||||||
"hash": "f92689d8b7858837519f9be0529a278e751f8c51e08c95d2683c6226e15adfee"
|
"hash": "379a3daa1c803568fb88858db94167e27a87b882c0830cdd7c0924dd409e3adf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.23.0/DirHash-1.23.0-x86.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.24.0/DirHash-1.24.0-x86.zip",
|
||||||
"hash": "cd9c2512ef562223ea4448af6bb0f019a6db9100a1c32095da024ede146454ee"
|
"hash": "07df60ba2d32b2fbb0435db1fcc1ce371bf709c9632c426faee242e3459bb77d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "DirHash.exe",
|
"bin": "DirHash.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user