2025-10-28 00:38:24 +00:00

25 lines
793 B
JSON

{
"version": "0.39.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.39.0/sqlpage-windows.zip",
"hash": "eefa51bdb1e66cb04d23beac1a26df8c46d409d9f4687dad8fc8282fc53b771c"
}
},
"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"
}
}
}
}