mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			739 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			739 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.3.0",
 | 
						|
    "description": "Arbitrary-precision unit-aware calculator ",
 | 
						|
    "homepage": "https://printfn.github.io/fend/",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/printfn/fend/releases/download/v1.3.0/fend-1.3.0-windows-x64-exe.zip",
 | 
						|
            "hash": "a2fd4eb0027ddafea369d89a28a72130273d8b8719227db391f07a07c9b23360"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "fend.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/printfn/fend"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/printfn/fend/releases/download/v$version/fend-$version-windows-x64-exe.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |