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