From 05bebb91c30491e5a40038ad43d1a85111c1368a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 04:29:00 +0000 Subject: [PATCH] dolt: Update to version 1.59.10 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index cd2c48af45..f3b4048393 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.59.9", + "version": "1.59.10", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.9/dolt-windows-amd64.zip", - "hash": "cfb74b3238ac9a3b320d7894a49f3b3bab6421a62976e6689d74b97d3217253d" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.10/dolt-windows-amd64.zip", + "hash": "d2d02d376edfe33c056b8f5ddc1a360d0fb56e68b23393004bc4beff89a1b431" } }, "extract_dir": "dolt-windows-amd64",