From 44a1545ee0c35f79d208f5dfe26baabeac377a38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:28:10 +0000 Subject: [PATCH] sqlpage: Update to version 0.20.0 --- bucket/sqlpage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqlpage.json b/bucket/sqlpage.json index 07bd6b8df7..11409f4ff9 100644 --- a/bucket/sqlpage.json +++ b/bucket/sqlpage.json @@ -1,12 +1,12 @@ { - "version": "0.19.1", + "version": "0.20.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.19.1/sqlpage-windows.zip", - "hash": "c2727eef85a389ee28beb5aa0d1c4ec6ec614819aba8c3422f5563ea4eae0646" + "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.20.0/sqlpage-windows.zip", + "hash": "51ba296eecbff52280d02b22459a28ed7b4eb7e113813e1693f9771cd8c15b9d" } }, "bin": "sqlpage.exe",