mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
dirhash: Update to version 1.17.0
This commit is contained in:
parent
fab059e578
commit
0321a28e0d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.16.0",
|
||||
"version": "1.17.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.16.0/DirHash-1.16.0-x64.zip",
|
||||
"hash": "e49f7c55496bcb2753912a46f67f0471b1614942372546464480caba5575aba5"
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.17.0/DirHash-1.17.0-x64.zip",
|
||||
"hash": "0b686d793bdef34dc58bcc3a0da1da0caadb980cb8cdbe688cdbcbf8df089582"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.16.0/DirHash-1.16.0-x86.zip",
|
||||
"hash": "67276e5d06e81e3e45167c21671d5af3ce24f815ef94233508adfaa2915c0b59"
|
||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.17.0/DirHash-1.17.0-x86.zip",
|
||||
"hash": "5558ac21cf117360e6a36e1b638be5973bcf9536573b41e48ca6b0e89986b9bd"
|
||||
}
|
||||
},
|
||||
"bin": "DirHash.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user