mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			741 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			741 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.4.5",
 | |
|     "description": "A library to parse proxy auto-config (PAC) files",
 | |
|     "homepage": "https://github.com/manugarg/pacparser",
 | |
|     "license": "LGPL-3.0-or-later",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/manugarg/pacparser/releases/download/v1.4.5/pacparser-v1.4.5-windows-x86_64.zip",
 | |
|             "hash": "9c657c363a7a5d2e1c07f7c3ce1277df0cd4a12b1c6fd47bd35194e80cb84b7f"
 | |
|         }
 | |
|     },
 | |
|     "bin": "pactester.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/manugarg/pacparser/releases/download/v$version/pacparser-v$version-windows-x86_64.zip"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
