From 0f0cb52e52cb5175c997dd41ffb93301ac9ff7e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 04:29:40 +0000 Subject: [PATCH] dolt: Update to version 1.59.5 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 2cbb2ad3b6..0e40e4b9f2 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.4", + "version": "1.59.5", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.4/dolt-windows-amd64.zip", - "hash": "c93cb802085c0cd1857fcf6f21890fdd598280fbfccbe4c9eec055ea710aba20" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.5/dolt-windows-amd64.zip", + "hash": "ce66e93af6d33a2b27db048dc87971fa45df51d25bb720f24da172ca14ede20f" } }, "extract_dir": "dolt-windows-amd64",