diff --git a/bucket/dolt.json b/bucket/dolt.json index fe9755fd6f..a8e51b5f7f 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.18", + "version": "0.40.19", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.40.18/dolt-windows-amd64.zip", - "hash": "742d549fa376492226a260a5c17c17ae422d9cb4cb17862d998da48abcd4eb30" + "url": "https://github.com/dolthub/dolt/releases/download/v0.40.19/dolt-windows-amd64.zip", + "hash": "e28899a657e9aa7768611b577ae81296c4f6e07c3dcf781d096aa508dd7af8fd" } }, "extract_dir": "dolt-windows-amd64",