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