diff --git a/bucket/dolt.json b/bucket/dolt.json index 57eded39fc..e77d3cef6e 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.2", + "version": "1.35.3", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.2/dolt-windows-amd64.zip", - "hash": "1b3945d236bd72960f164e3d393fb77e930c114c62c530b903e07122109caf2b" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.3/dolt-windows-amd64.zip", + "hash": "3e3e61478c0f897fbaca5738103aa7c54d0cdda30a3faa3d85271390b6561c1f" } }, "extract_dir": "dolt-windows-amd64",