diff --git a/bucket/dolt.json b/bucket/dolt.json index 913696af09..4f6c727be2 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.3", + "version": "1.35.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.34.3/dolt-windows-amd64.zip", - "hash": "bed66b2adc71e286123296097716534da7d214dd81e4f8127a915f379a193a4a" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.0/dolt-windows-amd64.zip", + "hash": "615ef754e9dc2cdae8ef67b6803cefe9d48a8a1877bf0db04ff2c0b879fac4d0" } }, "extract_dir": "dolt-windows-amd64",