diff --git a/bucket/dolt.json b/bucket/dolt.json index 3e964f0ee8..325edce825 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.35.10", + "version": "1.35.11", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.10/dolt-windows-amd64.zip", - "hash": "96bf899fdd2f4ba61bb8ec4fcd6114a5c280e6b799add239eeb2783f806c4582" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.11/dolt-windows-amd64.zip", + "hash": "a1bcddb1f80abeb6b978f0c83d3a4c9e413c1f49d6c8cf6e748425dc2634d825" } }, "extract_dir": "dolt-windows-amd64",