mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "r2055",
 | |
|     "description": "vgmstream command line interface",
 | |
|     "homepage": "https://github.com/vgmstream/vgmstream",
 | |
|     "license": {
 | |
|         "identifier": "VGMStream Team",
 | |
|         "url": "https://raw.githubusercontent.com/vgmstream/vgmstream/master/COPYING"
 | |
|     },
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/vgmstream/vgmstream/releases/download/r2055/vgmstream-win64.zip",
 | |
|             "hash": "2ea53e94eb6bd207a6b845d43b4e52bdb2d41fb7e92affc643ef8e96124210ce"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/vgmstream/vgmstream/releases/download/r2055/vgmstream-win.zip",
 | |
|             "hash": "173364ca7af1947d15b157f73892323deafd149aa589cfdc18cd8e76ebc4544f"
 | |
|         }
 | |
|     },
 | |
|     "bin": "vgmstream-cli.exe",
 | |
|     "checkver": {
 | |
|         "url": "https://api.github.com/repositories/5591410/releases/latest",
 | |
|         "jsonpath": "$..browser_download_url",
 | |
|         "regex": "download/(r\\d+)/vgmstream-win"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/vgmstream/vgmstream/releases/download/$version/vgmstream-win64.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/vgmstream/vgmstream/releases/download/$version/vgmstream-win.zip"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)