From c159d47c17f0187c041270fe262c992c585ff781 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Dec 2024 15:18:55 +0000 Subject: [PATCH] dbgate: Update to version 6.1.2 --- bucket/dbgate.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dbgate.json b/bucket/dbgate.json index a7277cfaf..a157b1e19 100644 --- a/bucket/dbgate.json +++ b/bucket/dbgate.json @@ -1,12 +1,12 @@ { - "version": "6.1.0", + "version": "6.1.2", "description": "A database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others.", "homepage": "https://dbgate.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dbgate/dbgate/releases/download/v6.1.0/dbgate-6.1.0-win_x64.zip", - "hash": "400e08927dffdb0d77ed85ec3ef02680df132808a5f162c80d0604ddb428dc6a" + "url": "https://github.com/dbgate/dbgate/releases/download/v6.1.2/dbgate-6.1.2-win_x64.zip", + "hash": "c417c3c8df90341a37cccb7cf69a90dbd866a9224aaf66d4d01a5aa2c08c063c" } }, "pre_install": "Remove-Item \"$dir\\resources\\app-update.yml\" -Force -Recurse",