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