From 3323d4b1bbec7a1dcdda3ed5eb183b2c44813cba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 00:33:09 +0000 Subject: [PATCH] dolt: Update to version 0.51.12 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index 13ca8816d4..6f78dfe22a 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.11", + "version": "0.51.12", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.51.11/dolt-windows-amd64.zip", - "hash": "74e90e723cae68a033a393c16b626c0f7ac79c98ef443faf7208fb85bb7b9b75" + "url": "https://github.com/dolthub/dolt/releases/download/v0.51.12/dolt-windows-amd64.zip", + "hash": "8e52cea33d9b1b9181ad84742e09c5b4f11d9a485b39730cd064da8b3fe7000d" } }, "extract_dir": "dolt-windows-amd64",