sqlpage: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2025-08-02 00:42:03 +00:00
parent e8b9613991
commit b995dfa7cf

View File

@ -1,12 +1,12 @@
{ {
"version": "0.35.2", "version": "0.36.0",
"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-page.com", "homepage": "https://sql-page.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sqlpage/SQLpage/releases/download/v0.35.2/sqlpage-windows.zip", "url": "https://github.com/sqlpage/SQLpage/releases/download/v0.36.0/sqlpage-windows.zip",
"hash": "502075a4b5951fec77ca2460152d1e42ec9413848ea5e6f1adbdd301428e3867" "hash": "ab7df32fb17d8c642dcc1a6898a118e66aaac9f6498ca0a25730da31b1d537b4"
} }
}, },
"bin": "sqlpage.exe", "bin": "sqlpage.exe",