mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
dirhash: Update to version 1.26.0
This commit is contained in:
parent
cde89fa992
commit
295d5b7b90
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.1",
|
"version": "1.26.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.25.1/DirHash-1.25.1-x64.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.26.0/DirHash-1.26.0-x64.zip",
|
||||||
"hash": "65b599b822ddcb5d0ac022288244937bd2b941615d18f2256a096b5a1adbef50"
|
"hash": "36a45a6040f555ef0834aa3f825e7b67600d917e98bad9b28017c765816100a9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.25.1/DirHash-1.25.1-x86.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.26.0/DirHash-1.26.0-x86.zip",
|
||||||
"hash": "cce5ff60676aa37398c8fd3d331c83251486647ecc715019624ee6fd494721c7"
|
"hash": "50ae846dbb182a4c0b16d21f6e5cc3a772e01d5f1456e65487832415e6ad776e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "DirHash.exe",
|
"bin": "DirHash.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user