From ee1aa02f15242431fccb7ba7fa0422dd8e6e86d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 16:27:23 +0000 Subject: [PATCH] sqlpage: Update to version 0.21.0 --- bucket/sqlpage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqlpage.json b/bucket/sqlpage.json index d06c16fba1..9d9e51f549 100644 --- a/bucket/sqlpage.json +++ b/bucket/sqlpage.json @@ -1,12 +1,12 @@ { - "version": "0.20.5", + "version": "0.21.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.20.5/sqlpage-windows.zip", - "hash": "63970c60f730ccf5aedc40ac27b6802a65ea9f17273bfb89dff3f10af9d24d7e" + "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.21.0/sqlpage-windows.zip", + "hash": "e97c27d41194e85e18ff65ec7c7623e5962ec2399114255ff22ccdb9e3efe8e0" } }, "bin": "sqlpage.exe",