sqlpage: Update to version 0.18.2

This commit is contained in:
github-actions[bot] 2024-01-29 12:29:43 +00:00
parent a52f419a3f
commit ccaaab3bcf

View File

@ -1,12 +1,12 @@
{ {
"version": "0.18.1", "version": "0.18.2",
"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.18.1/sqlpage-windows.zip", "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.18.2/sqlpage-windows.zip",
"hash": "82481d6ad9765eeea3ab03917d79543fae51ea49ea13a5798e709e27567058be" "hash": "81b312b1446594a5ee8d4cb5e8dbb849eb01117ded13a383ddbb32931a0486f4"
} }
}, },
"bin": "sqlpage.exe", "bin": "sqlpage.exe",