mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "4.4.16_0",
 | 
						|
    "description": "The hybrid Commandline Shell betweeeeeeen UNIX & DOS.",
 | 
						|
    "homepage": "https://github.com/zetamatta/nyagos",
 | 
						|
    "license": "BSD-3-Clause",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.16_0/nyagos-4.4.16_0-windows-amd64.zip",
 | 
						|
            "hash": "52aa515c4967d0f91ba9c257a11734271d92a98676ec1597285984736ed48599"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.16_0/nyagos-4.4.16_0-windows-386.zip",
 | 
						|
            "hash": "db859fdfcbe8f3bc5a000602976d34031780b9490a176b3b5cb833118958e740"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "nyagos.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/zetamatta/nyagos",
 | 
						|
        "regex": "tag/([\\d._]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/zetamatta/nyagos/releases/download/$version/nyagos-$version-windows-amd64.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/zetamatta/nyagos/releases/download/$version/nyagos-$version-windows-386.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |