mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
dirhash: Update to version 1.9.0
This commit is contained in:
parent
379f0d0965
commit
f412aba4aa
@ -2,15 +2,15 @@
|
||||
"homepage": "https://idrassi.github.io/DirHash",
|
||||
"description": "DirHash is a Windows console program that computes the hash of a given directory content or a single file",
|
||||
"license": "BSD-3-Clause",
|
||||
"version": "1.8.0",
|
||||
"version": "1.9.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.8.0/DirHash-1.8.0-x64.zip",
|
||||
"hash": "182b74c356623ed761df5e2d5090588934731f4591f825d750c58b54228c5b45"
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.9.0/DirHash-1.9.0-x64.zip",
|
||||
"hash": "5cf9606bede101f92a39fee3a7efc4699d089f5e9152260a427fd0ec9e558d85"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.8.0/DirHash-1.8.0-x86.zip",
|
||||
"hash": "1d7c00830f99fde5169f62710fd608babdd5892e89110d158d2b541eb6426d78"
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.9.0/DirHash-1.9.0-x86.zip",
|
||||
"hash": "5c877485d1227e9ce9a4cf6c9d1f7d2f1d9e72d15add89e520e106a54dd5a3c2"
|
||||
}
|
||||
},
|
||||
"bin": "DirHash.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user