mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
dirhash: Fix hash extraction
This commit is contained in:
parent
e95e0740d9
commit
cdb6425f5c
@ -29,7 +29,7 @@
|
|||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "https://github.com/idrassi/DirHash/releases/tag/DirHash_$version",
|
"url": "https://github.com/idrassi/DirHash/releases/tag/DirHash_$version",
|
||||||
"regex": "$basename:\\s*<code>$sha256"
|
"regex": "$basename:\\s*$sha256"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user