From 552f37e45a2ed19f2e7914e9f5e880dd4eb8ed73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 00:35:39 +0000 Subject: [PATCH] sqlpage: Update to version 0.33.0 --- bucket/sqlpage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqlpage.json b/bucket/sqlpage.json index b4be27e87d..bba95e8cce 100644 --- a/bucket/sqlpage.json +++ b/bucket/sqlpage.json @@ -1,12 +1,12 @@ { - "version": "0.32.1", + "version": "0.33.0", "description": "SQL-only webapp builder, empowering data analysts to build websites and applications quickly", "homepage": "https://sql-page.com", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/sqlpage/SQLpage/releases/download/v0.32.1/sqlpage-windows.zip", - "hash": "cc7467d64b38c3440a87ae4dc4e71b9f45b9d46ddc519f4f17c6a0476a97e0fc" + "url": "https://github.com/sqlpage/SQLpage/releases/download/v0.33.0/sqlpage-windows.zip", + "hash": "7b14ba5cdbc64712d2ea5c36188e1cd235e580ce7c4741bda2a3fe98c7914ffa" } }, "bin": "sqlpage.exe",