sqlpage: Update to version 0.20.5

This commit is contained in:
github-actions[bot] 2024-05-10 00:34:20 +00:00
parent 3aa2d2cbde
commit eeba789162

View File

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