sqlpage: Update to version 0.32.1

This commit is contained in:
github-actions[bot] 2025-01-03 00:35:58 +00:00
parent ef2370cd35
commit db3eea881c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.32.0", "version": "0.32.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.32.0/sqlpage-windows.zip", "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.32.1/sqlpage-windows.zip",
"hash": "faea5c91ff36e04f440a3ab3f99bedafe7ef0bd4577710e581f6aa024c72008c" "hash": "cc7467d64b38c3440a87ae4dc4e71b9f45b9d46ddc519f4f17c6a0476a97e0fc"
} }
}, },
"bin": "sqlpage.exe", "bin": "sqlpage.exe",