From 18ad3371b1002a5fd06334f9145727d898d2c621 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 04:36:13 +0000 Subject: [PATCH] dolt: Update to version 0.50.10 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index a648e9ce79..4075637202 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.50.9", + "version": "0.50.10", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.50.9/dolt-windows-amd64.zip", - "hash": "2510880bbc391717d0b375fd5abb207166efefc11afe33fdd81c5be2a1318c1f" + "url": "https://github.com/dolthub/dolt/releases/download/v0.50.10/dolt-windows-amd64.zip", + "hash": "522d1bce79e0d588b25bac7e0ed008737b4c4b3e96422b74d7797193de416236" } }, "extract_dir": "dolt-windows-amd64",