From 635653f4c4dfa2f059dcc24afe5c82af3d88e722 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 08:31:03 +0000 Subject: [PATCH] dolt: Update to version 1.78.8 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 621796b759..db4a8860f7 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.78.7", + "version": "1.78.8", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.78.7/dolt-windows-amd64.zip", - "hash": "8212795ba690795ed0fa3e1eef06a0cee4be375102c5eab6de0c5a262fdb4cb6" + "url": "https://github.com/dolthub/dolt/releases/download/v1.78.8/dolt-windows-amd64.zip", + "hash": "07b43c3641f1206515d3b9fe3d36a06036170cba4af83d42efe5c0be5e8f35d6" } }, "extract_dir": "dolt-windows-amd64",