sqlpage: Update to version 0.18.1

This commit is contained in:
github-actions[bot] 2024-01-29 00:32:16 +00:00
parent 9f3020e311
commit 9618663d07

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.1", "version": "0.18.1",
"description": "SQL-only webapp builder, empowering data analysts to build websites and applications quickly", "description": "SQL-only webapp builder, empowering data analysts to build websites and applications quickly",
"homepage": "https://sql.ophir.dev", "homepage": "https://sql.ophir.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lovasoa/SQLpage/releases/download/v0.17.1/sqlpage-windows.zip", "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.18.1/sqlpage-windows.zip",
"hash": "60fe994da471dddd104fe997c0310f8a74c61833450319500ba7fb8d2554167f" "hash": "82481d6ad9765eeea3ab03917d79543fae51ea49ea13a5798e709e27567058be"
} }
}, },
"bin": "sqlpage.exe", "bin": "sqlpage.exe",