From a6e7babee01a350589f6bb28610f98b06768b9dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 12:30:44 +0000 Subject: [PATCH] dolt: Update to version 0.51.11 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index c315e63565..13ca8816d4 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.10", + "version": "0.51.11", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.51.10/dolt-windows-amd64.zip", - "hash": "9c66995fddcfe7906c447e2acfd4856aa0bbc772264c734a72c936779700038b" + "url": "https://github.com/dolthub/dolt/releases/download/v0.51.11/dolt-windows-amd64.zip", + "hash": "74e90e723cae68a033a393c16b626c0f7ac79c98ef443faf7208fb85bb7b9b75" } }, "extract_dir": "dolt-windows-amd64",