From 9371e14f3dee4078425104127b9d5d0a580fb736 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 20:23:20 +0000 Subject: [PATCH] sqlpage: Update to version 0.19.0 --- bucket/sqlpage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqlpage.json b/bucket/sqlpage.json index 04c59852d7..7f5ba88907 100644 --- a/bucket/sqlpage.json +++ b/bucket/sqlpage.json @@ -1,12 +1,12 @@ { - "version": "0.18.3", + "version": "0.19.0", "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.18.3/sqlpage-windows.zip", - "hash": "8d0378cc192953d26819f174c3ffadacd122e9a44f75276c439b288c11ce8458" + "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.19.0/sqlpage-windows.zip", + "hash": "edd2e09042453eaf8751dbb82309ca2465af28c139c8dab019b6c1c7210e380d" } }, "bin": "sqlpage.exe",