sqlpage: Update to version 0.36.1

This commit is contained in:
github-actions[bot] 2025-08-09 20:29:04 +00:00
parent 7113b68053
commit b8fd8ef045

View File

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