From 396a5bf2a3fcdcbaf20f9260e806f4a59fc3a588 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 00:34:10 +0000 Subject: [PATCH] dolt: Update to version 1.47.2 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index c7f49356d4..22469ab9f6 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.47.1", + "version": "1.47.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.47.1/dolt-windows-amd64.zip", - "hash": "b3b9012c12ca9ee07c46ddcddb5ce09874cdd99c6abab5cc09ee74a70c2711ad" + "url": "https://github.com/dolthub/dolt/releases/download/v1.47.2/dolt-windows-amd64.zip", + "hash": "b03d5655036a8ba9f012e29c9d6cef4a4e04d4edde3793b3d96f2b63b661f4b8" } }, "extract_dir": "dolt-windows-amd64",