mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.1.9",
 | 
						|
    "description": "Change Source for every software on every platform",
 | 
						|
    "homepage": "https://github.com/RubyMetric/chsrc",
 | 
						|
    "license": "GPL-3.0-or-later,MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.9/chsrc-x64-windows.exe#/chsrc.exe",
 | 
						|
            "hash": "512685937d62db478a9d552e9bc6b1112d60d01085f72d9e9b51f25603398e44"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.9/chsrc-x86-windows.exe#/chsrc.exe",
 | 
						|
            "hash": "505f2aa5eedf639db4b1ece99628df6d55eb5453e5c7a2d9b6fbb2896906354f"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "chsrc.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/RubyMetric/chsrc/releases/download/v$version/chsrc-x64-windows.exe#/chsrc.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/RubyMetric/chsrc/releases/download/v$version/chsrc-x86-windows.exe#/chsrc.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |