mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			733 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			733 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.1.3",
 | 
						|
    "description": "Windows Font Registration & Installation Utility.",
 | 
						|
    "homepage": "http://code.kliu.org/misc/fontreg/",
 | 
						|
    "license": "Unknown",
 | 
						|
    "url": "http://code.kliu.org/misc/fontreg/fontreg-2.1.3-redist.7z",
 | 
						|
    "hash": "md5:fb3f2c347e5831ccdc0b140e55bf9175",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "extract_dir": "bin.x86-64"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "extract_dir": "bin.x86-32"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "FontReg.exe",
 | 
						|
    "checkver": "fontreg-([\\d.]+)-redist",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "http://code.kliu.org/misc/fontreg/fontreg-$version-redist.7z",
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/fontreg-$version-redist.md5"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |