From 2919a916be1bc1f1c5e0810cfc0711544f97f836 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 12:31:49 +0000 Subject: [PATCH] dolt: Update to version 1.59.20 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 49bae33a21..f30a5e54d1 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.19", + "version": "1.59.20", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.19/dolt-windows-amd64.zip", - "hash": "b1abd0708d59ac30db8c77428c6c64d24fbac275bf7de8aac56b9d696910c292" + "url": "https://github.com/dolthub/dolt/releases/download/v1.59.20/dolt-windows-amd64.zip", + "hash": "5c96323aabd1489d394993feaab7de3a3255ecfb8be6567636882124286bc477" } }, "extract_dir": "dolt-windows-amd64",