From 526229a0c3293cf2e46b20bf3a73ac38a9b9e9d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 04:29:27 +0000 Subject: [PATCH] dolt: Update to version 0.51.3 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 12630279fd..d3afc305bc 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.2", + "version": "0.51.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.51.2/dolt-windows-amd64.zip", - "hash": "d0b07082549d61862812e51c90752fa08682e9ca6bd1a71cc4a8a4a6d03fe402" + "url": "https://github.com/dolthub/dolt/releases/download/v0.51.3/dolt-windows-amd64.zip", + "hash": "f645a545522d80fab507973b804dfe34bdb7cbb2383b8c9ea937f7e70bd49b5e" } }, "extract_dir": "dolt-windows-amd64",