mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			891 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			891 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.3.6",
 | 
						|
    "description": "GSL library shell based on LuaJIT2",
 | 
						|
    "homepage": "https://www.nongnu.org/gsl-shell/",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/franko/gsl-shell/releases/download/v2.3.6/gsl-shell-windows-x86-64.zip",
 | 
						|
            "hash": "0775bb294c3d56fa5147414b146d03d15081a2db5f2bebd44eda3c0cabd5bde2"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "gsl-shell",
 | 
						|
    "bin": "gsl-shell.exe",
 | 
						|
    "shortcuts": [
 | 
						|
        [
 | 
						|
            "gsl-shell-gui.exe",
 | 
						|
            "GSL Shell"
 | 
						|
        ]
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/franko/gsl-shell"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/franko/gsl-shell/releases/download/v$version/gsl-shell-windows-x86-64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |