sqlpage: Update to version 0.20.4

This commit is contained in:
github-actions[bot] 2024-04-23 08:27:29 +00:00
parent b08b627414
commit 98da958f3d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.20.3", "version": "0.20.4",
"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.20.3/sqlpage-windows.zip", "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.20.4/sqlpage-windows.zip",
"hash": "4ca0cadd0c24af233b14ce32198d7a372a80efdbd24197dde8166b97fc42d743" "hash": "71ca5f05ae20d3639537433736d5c171743cabcc07b2184fe8f656ddec8da954"
} }
}, },
"bin": "sqlpage.exe", "bin": "sqlpage.exe",