From 48be4090572b6deb2e839a1193a9f199d1a823f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 04:46:26 +0000 Subject: [PATCH] dolt: Update to version 0.50.8 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index a59fe79f04..cec57705d7 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.7", + "version": "0.50.8", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.50.7/dolt-windows-amd64.zip", - "hash": "497af8ae051d59eae5030f67de2ea773e8e254ee143ec1796fadb74bc1c2732c" + "url": "https://github.com/dolthub/dolt/releases/download/v0.50.8/dolt-windows-amd64.zip", + "hash": "a4b2ed5693559813ae79dfa72dc2d917812c20b8b1a22fa4f324766a38e21181" } }, "extract_dir": "dolt-windows-amd64",