github-actions[bot] 1d1135ac95
trid: hash fix (#1671)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
2020-12-10 14:38:08 -08:00

24 lines
886 B
JSON

{
"version": "2.24-20.12.09",
"description": "A utility designed to identify file types from their binary signatures.",
"homepage": "https://www.mark0.net/soft-trid-e.html",
"license": "Shareware",
"url": [
"https://mark0.net/download/triddefs.zip",
"https://mark0.net/download/trid_w32.zip"
],
"hash": [
"b7d58dcd8e7995765297b26518c74342a0e8f4e5c887e36ff73604b4fc497326",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
],
"bin": "trid.exe",
"checkver": {
"regex": "(?smi)Win32.*?TrID v([\\d\\.]*).*?(\\d{2})\\/(\\d{2})\\/(\\d{2})",
"replace": "${1}-${4}.${3}.${2}"
},
"autoupdate": {
"note": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
"url": "https://mark0.net/download/triddefs.zip"
}
}