From 906abaf7daffa7f079784e07940881a72f33fc15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 04:29:35 +0000 Subject: [PATCH] dolt: Update to version 1.59.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 942fc415d9..2cbb2ad3b6 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.2", + "version": "1.59.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.2/dolt-windows-amd64.zip", - "hash": "44d37e58eb70eb75a2e3c8e98e1f482fb4d4e79d71c6375e0e1be89d6ebd5701" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.4/dolt-windows-amd64.zip", + "hash": "c93cb802085c0cd1857fcf6f21890fdd598280fbfccbe4c9eec055ea710aba20" } }, "extract_dir": "dolt-windows-amd64",