sqlpage: Update to version 0.39.0

This commit is contained in:
github-actions[bot] 2025-10-28 00:38:24 +00:00
parent 4231f42a8e
commit 104b7d4d85

View File

@ -1,12 +1,12 @@
{ {
"version": "0.38.0", "version": "0.39.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.38.0/sqlpage-windows.zip", "url": "https://github.com/sqlpage/SQLpage/releases/download/v0.39.0/sqlpage-windows.zip",
"hash": "8addca9c8f151cdc03b39b22e7bd274204a823e5b18429c84e6be5f41a1557a8" "hash": "eefa51bdb1e66cb04d23beac1a26df8c46d409d9f4687dad8fc8282fc53b771c"
} }
}, },
"bin": "sqlpage.exe", "bin": "sqlpage.exe",