diff --git a/bucket/dolt.json b/bucket/dolt.json index 562598837e..a0c977b553 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.75.18", + "version": "0.75.19", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.75.18/dolt-windows-amd64.zip", - "hash": "81be9fc39da29e111939d776cd8c04fe2dce77ea6940a539b4fc9ecf3db764ed" + "url": "https://github.com/dolthub/dolt/releases/download/v0.75.19/dolt-windows-amd64.zip", + "hash": "1586c5da6d1166d64f8dfb77cff4b6f074be6c8d61e97ef64ada5390eb6eff22" } }, "extract_dir": "dolt-windows-amd64",