From 06b29b1abdcb9d9495251d3969d9996e520702fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 12:30:51 +0000 Subject: [PATCH] sqlpage: Update to version 0.19.1 --- bucket/sqlpage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqlpage.json b/bucket/sqlpage.json index 7f5ba88907..07bd6b8df7 100644 --- a/bucket/sqlpage.json +++ b/bucket/sqlpage.json @@ -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", "homepage": "https://sql.ophir.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.19.0/sqlpage-windows.zip", - "hash": "edd2e09042453eaf8751dbb82309ca2465af28c139c8dab019b6c1c7210e380d" + "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.19.1/sqlpage-windows.zip", + "hash": "c2727eef85a389ee28beb5aa0d1c4ec6ec614819aba8c3422f5563ea4eae0646" } }, "bin": "sqlpage.exe",