mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://glide.sh/",
 | 
						|
    "license": "MIT",
 | 
						|
    "version": "0.13.2",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/Masterminds/glide/releases/download/v0.13.2/glide-v0.13.2-windows-amd64.zip",
 | 
						|
            "hash": "bdbfbc3a42686b29659631c9d5880c47d468c54c41a4d2fe3015611528e837da",
 | 
						|
            "extract_dir": "windows-amd64"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/Masterminds/glide/releases/download/v0.13.2/glide-v0.13.2-windows-386.zip",
 | 
						|
            "hash": "0e472dd22c436cbd341abfde00e6cf9c649dee9a99e8419194f06bfe99babd15",
 | 
						|
            "extract_dir": "windows-386"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "glide.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/Masterminds/glide"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/Masterminds/glide/releases/download/v$version/glide-v$version-windows-amd64.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/Masterminds/glide/releases/download/v$version/glide-v$version-windows-386.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |