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
		
	
	
	
	
	
{
 | 
						|
    "version": "0.12.0",
 | 
						|
    "description": "SQL like lanuage to perform queries on .git files",
 | 
						|
    "homepage": "https://github.com/amrdeveloper/gql",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.12.0/gql-x86_64-windows.exe#/gitql.exe",
 | 
						|
            "hash": "75f6dbd507df87606693360ec90eeae0b575f7ac3e663188c2bb78690f8d538d"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.12.0/gql-x86-windows.exe#/gitql.exe",
 | 
						|
            "hash": "f5eee83b7607ad155e954e8344888a6d6f829ab316376b76fb5ab0a9cfc079da"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "gitql.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/AmrDeveloper/GQL/releases/download/$version/gql-x86_64-windows.exe#/gitql.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/AmrDeveloper/GQL/releases/download/$version/gql-x86-windows.exe#/gitql.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/$basename.sha256"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |