From fb216e67e7bbbb3527ac8d7c3fbdb6346db8e24e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 20:30:46 +0000 Subject: [PATCH] dolt: Update to version 1.77.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 24398b0cb1..7b583022db 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.7", + "version": "1.77.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.76.7/dolt-windows-amd64.zip", - "hash": "e3040e6d91bc69ef1581693280c96fffb9b56acd8409655c63585bd4875cbefc" + "url": "https://github.com/dolthub/dolt/releases/download/v1.77.0/dolt-windows-amd64.zip", + "hash": "b2a3be285d8a135436a83414a09a7be01c28d649fd8a3994ae817876f402f3ce" } }, "extract_dir": "dolt-windows-amd64",