From 5cd42f19145803bdee31f5afa5c6778f246e4a2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 00:33:44 +0000 Subject: [PATCH] dolt: Update to version 0.51.4 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index d3afc305bc..4f62e7bc3d 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.51.3", + "version": "0.51.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.51.3/dolt-windows-amd64.zip", - "hash": "f645a545522d80fab507973b804dfe34bdb7cbb2383b8c9ea937f7e70bd49b5e" + "url": "https://github.com/dolthub/dolt/releases/download/v0.51.4/dolt-windows-amd64.zip", + "hash": "1e321b041cdbac1e24272cb357288221f42f8fe98a4c89fad7fca60206b206c1" } }, "extract_dir": "dolt-windows-amd64",