2024-01-29 00:32:16 +00:00

25 lines
794 B
JSON

{
"version": "0.18.1",
"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.18.1/sqlpage-windows.zip",
"hash": "82481d6ad9765eeea3ab03917d79543fae51ea49ea13a5798e709e27567058be"
}
},
"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"
}
}
}
}