mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.13.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.13.0/gql-x86_64-windows.exe#/gitql.exe",
 | 
						|
            "hash": "6b3cda3fcf9570e99ea685b64e92c19095c404fb901a4542d76291fe946f4834"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.13.0/gql-x86-windows.exe#/gitql.exe",
 | 
						|
            "hash": "385eb42f8710886df1ae9f2276b24afc2c1e18611a799e8808eea73e14033643"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |