diff --git a/bucket/dolt.json b/bucket/dolt.json index 109541ae88..21c2a87740 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": "0.40.32", + "version": "0.41.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.40.32/dolt-windows-amd64.zip", - "hash": "ece0c454108a13bd11ade3ebca109e3739e9bbd41316af7d1e86c655282eb3bc" + "url": "https://github.com/dolthub/dolt/releases/download/v0.41.0/dolt-windows-amd64.zip", + "hash": "e63a012f047956d7d0c9fbce67a04bfcf8d5d9b410495f37b81876f7b450b292" } }, "extract_dir": "dolt-windows-amd64",