From 88a5716f53b5cadce81ec4142b91065cb98d508e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 00:39:32 +0000 Subject: [PATCH] dolt: Update to version 1.55.1 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 37ab8d8ec6..342d810a66 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.55.0", + "version": "1.55.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.55.0/dolt-windows-amd64.zip", - "hash": "a79520c69110e696771bf41f32f2ce364813362614103ca96c1c1fe6bc9ca158" + "url": "https://github.com/dolthub/dolt/releases/download/v1.55.1/dolt-windows-amd64.zip", + "hash": "c7df88f9111426bac709ae580a344a91a3ec63043601798f38ea3518e19ea9b8" } }, "extract_dir": "dolt-windows-amd64",