mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
Add TrID version 2.24-18.07.19 (#2420)
This commit is contained in:
parent
3c150ec23e
commit
f913d43446
24
trid.json
Normal file
24
trid.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"homepage": "http://mark0.net/soft-trid-e.html",
|
||||||
|
"version": "2.24-18.07.19",
|
||||||
|
"url": [
|
||||||
|
"http://mark0.net/download/triddefs.zip",
|
||||||
|
"http://mark0.net/download/trid_w32.zip"
|
||||||
|
],
|
||||||
|
"hash": [
|
||||||
|
"7327767055e3bfe546ea3456f51c3dce15708e3fdfc51871fed73b9309934145",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user