diff --git a/bucket/dolt.json b/bucket/dolt.json index 647989ac7d..d437e99ad2 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": "1.34.0", + "version": "1.34.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.34.0/dolt-windows-amd64.zip", - "hash": "942d11d79d2ac9224cf0bd5f3f0859a58904abd2d67ac14944bce78c352c82f2" + "url": "https://github.com/dolthub/dolt/releases/download/v1.34.1/dolt-windows-amd64.zip", + "hash": "cdb1c9ea5a738532960502810b7e72cbe299eb90326d923045827109c971bef4" } }, "extract_dir": "dolt-windows-amd64",