From 292e174d532befdaea489e82cc3f8550372ea4cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 00:37:17 +0000 Subject: [PATCH] dolt: Update to version 1.59.15 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 85f0e2687b..06ca3ec5c7 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.14", + "version": "1.59.15", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.14/dolt-windows-amd64.zip", - "hash": "826593f2efc41ec98911bdf4ff6f40136aed4a8e7d2183d398e6140a7116dbee" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.15/dolt-windows-amd64.zip", + "hash": "eb9a4ebcfbf27ac73312710783ab2474316b2e92007e6b10129d2121189849ee" } }, "extract_dir": "dolt-windows-amd64",