mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			784 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			784 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.56.10",
 | 
						|
    "description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company",
 | 
						|
    "homepage": "https://www.metabase.com",
 | 
						|
    "license": "AGPL-3.0-or-later",
 | 
						|
    "suggest": {
 | 
						|
        "JDK": "java/openjdk"
 | 
						|
    },
 | 
						|
    "url": "https://downloads.metabase.com/v0.56.10/metabase.jar",
 | 
						|
    "hash": "a2da4d87d4c99d4a078c05550a4aec24ef779c87847da342f1a999753beb7881",
 | 
						|
    "bin": "metabase.jar",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/metabase/metabase"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://downloads.metabase.com/v$version/metabase.jar",
 | 
						|
        "hash": {
 | 
						|
            "url": "https://github.com/metabase/metabase/releases/tag/v$version",
 | 
						|
            "regex": "<code>$sha256"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |