mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dirhash: Update to version 1.16.0
This commit is contained in:
parent
f5835adcf1
commit
bf03c9b985
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.0",
|
"version": "1.16.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.15.0/DirHash-1.15.0-x64.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.16.0/DirHash-1.16.0-x64.zip",
|
||||||
"hash": "751f93cc4eebeb8b049bf3c47cbff19bfe23749f7a0d76a7ebc68a0da0111e83"
|
"hash": "e49f7c55496bcb2753912a46f67f0471b1614942372546464480caba5575aba5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.15.0/DirHash-1.15.0-x86.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.16.0/DirHash-1.16.0-x86.zip",
|
||||||
"hash": "83ee78bc2850d0f1fb06823756521256efe5f8dfd003b9b3970ca9bb96803e63"
|
"hash": "67276e5d06e81e3e45167c21671d5af3ce24f815ef94233508adfaa2915c0b59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "DirHash.exe",
|
"bin": "DirHash.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user