mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-09 13:15:15 +00:00
* dark: update homepage * forge: update homepage * gcc: update homepage * innoextract: update homepage * lame: update homepage * phantomjs: update homepage * png2html: update homepage * trid: update homepage * wixtoolset: update homepage * kompose: update homepage * png2html: remove end forward slash * Excess Co-authored-by: Ross Smith II <ross@smithii.com>
24 lines
886 B
JSON
24 lines
886 B
JSON
{
|
|
"version": "2.24-20.10.19",
|
|
"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": [
|
|
"d005967067ba28a44a64cdadc67ba295c3406c965e3b914bf0ade3fb6f0141b4",
|
|
"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"
|
|
}
|
|
}
|