mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.0.14",
 | 
						|
    "description": "A CLI tool for making updates across multiple Github repositories with a single command",
 | 
						|
    "homepage": "https://github.com/gruntwork-io/git-xargs",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.14/git-xargs_windows_amd64.exe#/git-xargs.exe",
 | 
						|
            "hash": "bf106d6642497e4183f356f6952dcecbafdd95d0f3a2a3208a1999b94eb81e29"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v0.0.14/git-xargs_windows_386.exe#/git-xargs.exe",
 | 
						|
            "hash": "54651648e9d2bd08cad7d7535f9fc96c93b93f580a059838ca2c7741f8231ba0"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "git-xargs.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v$version/git-xargs_windows_amd64.exe#/git-xargs.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/gruntwork-io/git-xargs/releases/download/v$version/git-xargs_windows_386.exe#/git-xargs.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/SHA256SUMS"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |