mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dirhash: Update to version 1.13.0
This commit is contained in:
parent
c088d81c0d
commit
82a3288482
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.0",
|
"version": "1.13.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.12.0/DirHash-1.12.0-x64.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.13.0/DirHash-1.13.0-x64.zip",
|
||||||
"hash": "939888101b6d755a3007cabee0bbeed899dea9a2f80c470ab4bcee46ee84aeb2"
|
"hash": "73663d99f1ff92a1ca43d0812b5104157b4067cbcd48cc4b36f8514132f8cb94"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.12.0/DirHash-1.12.0-x86.zip",
|
"url": "https://github.com/idrassi/DirHash/releases/download/DirHash_1.13.0/DirHash-1.13.0-x86.zip",
|
||||||
"hash": "b37d46b4d2ee9f71d0db8376fabfc1a1b2a55a88f7819173634471ad6495f04b"
|
"hash": "a39e6a1a2a259255041198b7498776c2c50c51300d00ba3651c27444d6efbe1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "DirHash.exe",
|
"bin": "DirHash.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user