2024-12-29 00:38:47 +00:00

25 lines
794 B
JSON

{
"version": "0.32.0",
"description": "SQL-only webapp builder, empowering data analysts to build websites and applications quickly",
"homepage": "https://sql.ophir.dev",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/lovasoa/SQLpage/releases/download/v0.32.0/sqlpage-windows.zip",
"hash": "faea5c91ff36e04f440a3ab3f99bedafe7ef0bd4577710e581f6aa024c72008c"
}
},
"bin": "sqlpage.exe",
"persist": "sqlpage",
"checkver": {
"github": "https://github.com/lovasoa/SQLpage"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/lovasoa/SQLpage/releases/download/v$version/sqlpage-windows.zip"
}
}
}
}