diff --git a/bucket/dolt.json b/bucket/dolt.json index 08bec75e99..b76e08b28b 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.14", + "version": "0.40.15", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.40.14/dolt-windows-amd64.zip", - "hash": "6419ae6eb0f1f9896428b3ea2d08feeb6175cd7f452f204a98c8ee3750917e34" + "url": "https://github.com/dolthub/dolt/releases/download/v0.40.15/dolt-windows-amd64.zip", + "hash": "8a75ac1b5e57a4d38203bcd753d6dacc923ba97f9a278f84e24832aff2658a49" } }, "extract_dir": "dolt-windows-amd64",