From e2fc0da0cdb2eb45dbc17019e7e5f2609c3a3309 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 04:29:24 +0000 Subject: [PATCH] dolt: Update to version 1.47.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 32de495085..1bf77a160a 100644 --- a/bucket/dolt.json +++ b/bucket/dolt.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/dolthub/dolt", "license": "Apache-2.0", "description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.", - "version": "1.46.0", + "version": "1.47.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.46.0/dolt-windows-amd64.zip", - "hash": "9def09af47180d67e8020b0d2297ee497aeba4a8aa4b219bd47f13d615fdcd2f" + "url": "https://github.com/dolthub/dolt/releases/download/v1.47.0/dolt-windows-amd64.zip", + "hash": "ca350a9d603d59e207543b8fb248028c054ce72528abeab65f72db1394b8a5c7" } }, "extract_dir": "dolt-windows-amd64",