From 8c656512532e0c2db6137aec627b51297cce8206 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 00:37:27 +0000 Subject: [PATCH] dolt: Update to version 0.50.2 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index e5027310e4..1edafce7af 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.1", + "version": "0.50.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.50.1/dolt-windows-amd64.zip", - "hash": "195f4a5509c1f7084b9329fe6406c88f607b94b7b4eec45afc6ea848260d856b" + "url": "https://github.com/dolthub/dolt/releases/download/v0.50.2/dolt-windows-amd64.zip", + "hash": "bb5689090ce7b891078d817f7dac88656885958b7f6ecd71c6dfaaffe061cdbb" } }, "extract_dir": "dolt-windows-amd64",