sqlpage: Update to version 0.40.0

This commit is contained in:
github-actions[bot] 2025-11-28 20:29:17 +00:00
parent a221c8e3ab
commit c689bdf995

View File

@ -1,12 +1,12 @@
{ {
"version": "0.39.1", "version": "0.40.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.39.1/sqlpage-windows.zip", "url": "https://github.com/sqlpage/SQLpage/releases/download/v0.40.0/sqlpage-windows.zip",
"hash": "cfe69728dfdb096a926e0f5671066ff2c0e35145d75b20274a79b05bc83ea30e" "hash": "424d8c7350b29fc8f28f216d0cab8a61175e4cbe80516a1a95e453d789ece49f"
} }
}, },
"bin": "sqlpage.exe", "bin": "sqlpage.exe",