From 0fdc49e252857b637cf6cf5bc192700fe7e03402 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:29:39 +0000 Subject: [PATCH] dolt: Update to version 1.59.14 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 687a692d38..85f0e2687b 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.13", + "version": "1.59.14", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.13/dolt-windows-amd64.zip", - "hash": "0eb3d3a360d99d935d86d954c6fd21314a7c81fb76f73f8abcf4ac940679a71a" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.14/dolt-windows-amd64.zip", + "hash": "826593f2efc41ec98911bdf4ff6f40136aed4a8e7d2183d398e6140a7116dbee" } }, "extract_dir": "dolt-windows-amd64",