mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
23 lines
805 B
JSON
23 lines
805 B
JSON
{
|
|
"homepage": "http://mark0.net/soft-trid-e.html",
|
|
"version": "2.24-19.04.17",
|
|
"url": [
|
|
"http://mark0.net/download/triddefs.zip",
|
|
"http://mark0.net/download/trid_w32.zip"
|
|
],
|
|
"hash": [
|
|
"27e979160a5ad6718211d2f087d9f586da07ca972524bbbba487bc0c51db7e64",
|
|
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
|
],
|
|
"bin": "trid.exe",
|
|
"checkver": {
|
|
"url": "http://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": "http://mark0.net/download/triddefs.zip"
|
|
}
|
|
}
|