diff --git a/bucket/dolt.json b/bucket/dolt.json index 7b583022db..b448895315 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.77.0", + "version": "1.78.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.77.0/dolt-windows-amd64.zip", - "hash": "b2a3be285d8a135436a83414a09a7be01c28d649fd8a3994ae817876f402f3ce" + "url": "https://github.com/dolthub/dolt/releases/download/v1.78.0/dolt-windows-amd64.zip", + "hash": "edcfd5d794aae2c0c4d7661c5a0391e060dcd51156617847cf9390da545758e6" } }, "extract_dir": "dolt-windows-amd64",