2020-07-05 20:00:27 +00:00

25 lines
932 B
JSON

{
"homepage": "https://mark0.net/soft-trid-e.html",
"description": "A utility designed to identify file types from their binary signatures.",
"license": "Shareware",
"version": "2.24-20.07.05",
"url": [
"https://mark0.net/download/triddefs.zip",
"https://mark0.net/download/trid_w32.zip"
],
"hash": [
"dd304e3a79ebdb9b73deeb8bc0a48725acffdc2ddf0aa24101b4b58d5b6a403c",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
],
"bin": "trid.exe",
"checkver": {
"url": "https://mark0.net/soft-trid-e.html",
"re": "(?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"
}
}