mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.33.4",
 | 
						|
    "description": "Hasura GraphQL Engine CLI",
 | 
						|
    "homepage": "https://hasura.io/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/hasura/graphql-engine/releases/download/v2.33.4/cli-hasura-windows-amd64.exe#/hasura.exe",
 | 
						|
            "hash": "b8038ed544b019e2264d3040707a874f467a581db3793b2574bc89cefed5f4fc"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "hasura.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/hasura/graphql-engine"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/hasura/graphql-engine/releases/download/v$version/cli-hasura-windows-amd64.exe#/hasura.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |