From 0b64737f166e2bddf419878ed05e25ee8db99c5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:28:48 +0000 Subject: [PATCH] dolt: Update to version 1.75.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index f30a5e54d1..60201e49cd 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.20", + "version": "1.75.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.59.20/dolt-windows-amd64.zip", - "hash": "5c96323aabd1489d394993feaab7de3a3255ecfb8be6567636882124286bc477" + "url": "https://github.com/dolthub/dolt/releases/download/v1.75.0/dolt-windows-amd64.zip", + "hash": "6e276d0a00a177cf35c5ccb93c715503319fdf06fa160dd6428cf086d360ed15" } }, "extract_dir": "dolt-windows-amd64",