mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			793 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			793 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.34.0",
 | 
						|
    "description": "SQL-only webapp builder, empowering data analysts to build websites and applications quickly",
 | 
						|
    "homepage": "https://sql-page.com",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/sqlpage/SQLpage/releases/download/v0.34.0/sqlpage-windows.zip",
 | 
						|
            "hash": "5ca95ba1de0c519cbfe25829c1fd9f308b979fc32ff9722b3b67f4b295498425"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "sqlpage.exe",
 | 
						|
    "persist": "sqlpage",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/sqlpage/SQLpage"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/sqlpage/SQLpage/releases/download/v$version/sqlpage-windows.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |