From 3b0df6d6c617d4254c1f1dd792a18abd1330f18a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 20:27:00 +0000 Subject: [PATCH] dolt: Update to version 0.75.5 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 569b0c6a20..4b6a1303db 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": "0.75.4", + "version": "0.75.5", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.75.4/dolt-windows-amd64.zip", - "hash": "3ad4ce65cc387afd5fe6f6eb0518a1fc1988252745696b5154a3aa1646c5e317" + "url": "https://github.com/dolthub/dolt/releases/download/v0.75.5/dolt-windows-amd64.zip", + "hash": "a5e6187eae4115d88083de4018d82a67717bf0e99f3ce98b49b49a0f40ec172d" } }, "extract_dir": "dolt-windows-amd64",