diff --git a/bucket/dolt.json b/bucket/dolt.json index 8438abec20..0d0ae72d76 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.22", + "version": "0.40.23", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.40.22/dolt-windows-amd64.zip", - "hash": "88f6882874f14c128b093456c60374ba8fb5b72462d666d16e619360571d0fd7" + "url": "https://github.com/dolthub/dolt/releases/download/v0.40.23/dolt-windows-amd64.zip", + "hash": "3760113ca6a30c60c75d2fd0317a90840c961c76f843c8e415b3602b9ff0f534" } }, "extract_dir": "dolt-windows-amd64",