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