From 47ba7db86c44c3293de4fe954b2ccfade085af6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 04:29:11 +0000 Subject: [PATCH] dolt: Update to version 0.51.6 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 2fc818201d..4b721689c1 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.5", + "version": "0.51.6", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.51.5/dolt-windows-amd64.zip", - "hash": "75e475b67a6ae5e23b3230f3a86dae61674cd1dfed51497d786d338e3f860636" + "url": "https://github.com/dolthub/dolt/releases/download/v0.51.6/dolt-windows-amd64.zip", + "hash": "9180c77976831130060f294fd9cb3e2f6eabbe205668ac4a0dd07d342366a767" } }, "extract_dir": "dolt-windows-amd64",