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",