From a9d44703bf38bec56a14dd4ed4e0a028425eb0f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 00:39:42 +0000 Subject: [PATCH] dolt: Update to version 1.78.7 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 16800f3e8c..621796b759 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.6", + "version": "1.78.7", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.78.6/dolt-windows-amd64.zip", - "hash": "98266f6ff514fd375e7723fb3753e375874f766812ec4f257d53af959a0281a9" + "url": "https://github.com/dolthub/dolt/releases/download/v1.78.7/dolt-windows-amd64.zip", + "hash": "8212795ba690795ed0fa3e1eef06a0cee4be375102c5eab6de0c5a262fdb4cb6" } }, "extract_dir": "dolt-windows-amd64",