From ff84e551ed299c305c28710a84cd3423405fcaaf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 20:29:55 +0000 Subject: [PATCH] dolt: Update to version 1.52.3 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 840525cf38..9a23d9bb49 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.52.2", + "version": "1.52.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.52.2/dolt-windows-amd64.zip", - "hash": "fbf0f8a8157d3c770bc07f89be6365abaac3e4d7abe46e91658ec77cc54ec98e" + "url": "https://github.com/dolthub/dolt/releases/download/v1.52.3/dolt-windows-amd64.zip", + "hash": "dfbe94dfcb11f890bea6bbc1b6960846294860c26ac0376c63b72e8455bd4529" } }, "extract_dir": "dolt-windows-amd64",