From db635b129cc912c1afc0cbc856970bf8c569588e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 04:40:56 +0000 Subject: [PATCH] dolt: Update to version 0.50.9 --- bucket/dolt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dolt.json b/bucket/dolt.json index cec57705d7..a648e9ce79 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.8", + "version": "0.50.9", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.50.8/dolt-windows-amd64.zip", - "hash": "a4b2ed5693559813ae79dfa72dc2d917812c20b8b1a22fa4f324766a38e21181" + "url": "https://github.com/dolthub/dolt/releases/download/v0.50.9/dolt-windows-amd64.zip", + "hash": "2510880bbc391717d0b375fd5abb207166efefc11afe33fdd81c5be2a1318c1f" } }, "extract_dir": "dolt-windows-amd64",