2024-11-24 12:32:19 +00:00

25 lines
794 B
JSON

{
"version": "0.31.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.31.0/sqlpage-windows.zip",
"hash": "83f0f61f0dbd3cd3c4cff78889950d8a20c3351c0ff7afc5a1b857d6ef199334"
}
},
"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"
}
}
}
}