mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
dirhash: Update to version 1.12.0
This commit is contained in:
parent
fc9a6571a5
commit
6191a60915
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.11.0",
|
||||
"version": "1.12.0",
|
||||
"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",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.11.0/DirHash-1.11.0-x64.zip",
|
||||
"hash": "a6d8b8c31cd6ad5bea5bff21c90eba1d8d68e40b11ca4682bd36a5121120dcb8"
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.12.0/DirHash-1.12.0-x64.zip",
|
||||
"hash": "939888101b6d755a3007cabee0bbeed899dea9a2f80c470ab4bcee46ee84aeb2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.11.0/DirHash-1.11.0-x86.zip",
|
||||
"hash": "af4159c2f39d95b2b18fde6acdd1612565a99939a9837ce7d9df42b932cdd939"
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.12.0/DirHash-1.12.0-x86.zip",
|
||||
"hash": "b37d46b4d2ee9f71d0db8376fabfc1a1b2a55a88f7819173634471ad6495f04b"
|
||||
}
|
||||
},
|
||||
"bin": "DirHash.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user