mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
23 lines
805 B
JSON
23 lines
805 B
JSON
{
|
|
"homepage": "http://mark0.net/soft-trid-e.html",
|
|
"version": "2.24-19.04.21",
|
|
"url": [
|
|
"http://mark0.net/download/triddefs.zip",
|
|
"http://mark0.net/download/trid_w32.zip"
|
|
],
|
|
"hash": [
|
|
"29f26a88f72f277cdb92220aa6b6af5940788d3f8e3d8fb521b24df7b295ac4b",
|
|
"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"
|
|
}
|
|
}
|