diff --git a/bucket/dolt.json b/bucket/dolt.json index 14edb6173a..16bcb94ce7 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.8", + "version": "1.35.9", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.35.8/dolt-windows-amd64.zip", - "hash": "6841ee7c6e493e8753340a6668ea9bd715437ec1a3ac3cbc9d5aab87e66ab7d5" + "url": "https://github.com/dolthub/dolt/releases/download/v1.35.9/dolt-windows-amd64.zip", + "hash": "c902cba9e177b786931856b5c2ac1a98cc9cd5842204fcc79752a45a47735583" } }, "extract_dir": "dolt-windows-amd64",