From 5f117a7fefb4b7f547e20d09c153d048e4a925b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 04:29:46 +0000 Subject: [PATCH] dolt: Update to version 1.76.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 1aaff4bc1d..1ebaa9523b 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.76.3", + "version": "1.76.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.76.3/dolt-windows-amd64.zip", - "hash": "13d37044e582dfadb2a860f7726a1669e25646e4518c337689213965fbfbc418" + "url": "https://github.com/dolthub/dolt/releases/download/v1.76.4/dolt-windows-amd64.zip", + "hash": "e6c0774bb1eb6c76fb63cbb1da67a9b352ba48ddb3c6c8a96f0f32f62bb9d6e9" } }, "extract_dir": "dolt-windows-amd64",