mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			880 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			880 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
 | |
|     "version": "2.43-25.10.23",
 | |
|     "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": [
 | |
|         "3208b73a6d8b97e5c0df015700d5407f56270d8ba217e38cf2e3dac951dcdfbc",
 | |
|         "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
 | |
|     ],
 | |
|     "bin": "trid.exe",
 | |
|     "checkver": {
 | |
|         "regex": "(?smi)Win32.*?TrID v([\\d\\.]*).*?(\\d{2})\\/(\\d{2})\\/(\\d{2})",
 | |
|         "replace": "${1}-${4}.${3}.${2}"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://mark0.net/download/triddefs.zip"
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)