mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			793 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			793 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.33.1",
 | 
						|
    "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.33.1/sqlpage-windows.zip",
 | 
						|
            "hash": "e274a07a7a5e9ddff50ac052c76a1ac2a5db65ca40b9c4d4db589c6051c220f2"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |