mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.28.0",
 | 
						|
    "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.28.0/cli-hasura-windows-amd64.exe#/hasura.exe",
 | 
						|
            "hash": "4c588fc40ffbc04e4e7133cdeb4b6d1f04425e845d6f1b4d4f4c1a19ea6795cd"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |