From ccaaab3bcfe2beca240b4a89beaf594eea4bf521 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:29:43 +0000 Subject: [PATCH] sqlpage: Update to version 0.18.2 --- bucket/sqlpage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sqlpage.json b/bucket/sqlpage.json index 33f9661530..0626b19c8d 100644 --- a/bucket/sqlpage.json +++ b/bucket/sqlpage.json @@ -1,12 +1,12 @@ { - "version": "0.18.1", + "version": "0.18.2", "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.1/sqlpage-windows.zip", - "hash": "82481d6ad9765eeea3ab03917d79543fae51ea49ea13a5798e709e27567058be" + "url": "https://github.com/lovasoa/SQLpage/releases/download/v0.18.2/sqlpage-windows.zip", + "hash": "81b312b1446594a5ee8d4cb5e8dbb849eb01117ded13a383ddbb32931a0486f4" } }, "bin": "sqlpage.exe",