{
    "version": "0.43.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.43.0/sqlpage-windows.zip",
            "hash": "e39dbba553cca88b2aac8978ec62b5fb53d99b880ff8c2b57dd99be497f1f142"
        }
    },
    "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"
            }
        }
    }
}
