From eebfe40d75e7707cc230cfe6e4b9a2bc5cbe1b54 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 20:25:34 +0000 Subject: [PATCH] dolt: Update to version 0.75.18 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 396c26626d..562598837e 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.17", + "version": "0.75.18", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.75.17/dolt-windows-amd64.zip", - "hash": "ce0c73423136691f9bdd969307fbcecd1a975bba9202e130be6726a199da5d9d" + "url": "https://github.com/dolthub/dolt/releases/download/v0.75.18/dolt-windows-amd64.zip", + "hash": "81be9fc39da29e111939d776cd8c04fe2dce77ea6940a539b4fc9ecf3db764ed" } }, "extract_dir": "dolt-windows-amd64",