From 61e583478cbf19f75fc2057b3bd8f33a87556506 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 00:40:23 +0000 Subject: [PATCH] dolt: Update to version 1.55.0 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index d2f8345966..37ab8d8ec6 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.54.2", + "version": "1.55.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.54.2/dolt-windows-amd64.zip", - "hash": "7c75052cc29f8efd14ea5f0f9c1e96b3d46898321005fe05469ea1dc7528dd05" + "url": "https://github.com/dolthub/dolt/releases/download/v1.55.0/dolt-windows-amd64.zip", + "hash": "a79520c69110e696771bf41f32f2ce364813362614103ca96c1c1fe6bc9ca158" } }, "extract_dir": "dolt-windows-amd64",