diff --git a/bucket/dolt.json b/bucket/dolt.json index b90411cde4..003355fd9c 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.10.0", + "version": "1.10.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.10.0/dolt-windows-amd64.zip", - "hash": "8a2bc934c4e395a156ccfc45065f45de4c0423beaa10096ac1848f1b818e6e85" + "url": "https://github.com/dolthub/dolt/releases/download/v1.10.1/dolt-windows-amd64.zip", + "hash": "d3fc1bb6ea452f29cfed5a4b5e777beadf1426b86885bd11656ceb64124466cf" } }, "extract_dir": "dolt-windows-amd64",