From 08095a06eabd62db5be6a5feb1f62cc94a072d75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 00:36:26 +0000 Subject: [PATCH] dolt: Update to version 1.59.11 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index f3b4048393..6a4506fda6 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.10", + "version": "1.59.11", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.10/dolt-windows-amd64.zip", - "hash": "d2d02d376edfe33c056b8f5ddc1a360d0fb56e68b23393004bc4beff89a1b431" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.11/dolt-windows-amd64.zip", + "hash": "fad0f6c59cdd494ac7d00701394a67d7bfa2e88f0686bb47653fef5c3054dc5b" } }, "extract_dir": "dolt-windows-amd64",