sqlpage: Update to version 0.19.1

This commit is contained in:
github-actions[bot] 2024-02-28 12:30:51 +00:00
parent 0484a5a29c
commit 06b29b1abd

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.0", "version": "0.19.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.19.0/sqlpage-windows.zip", "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.19.1/sqlpage-windows.zip",
"hash": "edd2e09042453eaf8751dbb82309ca2465af28c139c8dab019b6c1c7210e380d" "hash": "c2727eef85a389ee28beb5aa0d1c4ec6ec614819aba8c3422f5563ea4eae0646"
} }
}, },
"bin": "sqlpage.exe", "bin": "sqlpage.exe",