mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://hub.github.com/",
 | 
						|
    "description": "An extension to command-line git that helps with everyday GitHub tasks without ever leaving the terminal.",
 | 
						|
    "version": "2.14.2",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/github/hub/releases/download/v2.14.2/hub-windows-amd64-2.14.2.zip",
 | 
						|
            "hash": "2ad771ff5e5e47c8d48aa22f6852ebef87e1fe0f53a1194ddcbe615a9ddbc59e"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/github/hub/releases/download/v2.14.2/hub-windows-386-2.14.2.zip",
 | 
						|
            "hash": "16f755b80b9c0da080d4fa613670e36d7b78f4595ce096a84ffd7ac3d324ec64"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "bin\\hub.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/github/hub"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/github/hub/releases/download/v$version/hub-windows-amd64-$version.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/github/hub/releases/download/v$version/hub-windows-386-$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |