diff --git a/bucket/dolt.json b/bucket/dolt.json index b1d39b4e53..1e677c4f41 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.45.3", + "version": "1.45.4", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.45.3/dolt-windows-amd64.zip", - "hash": "b85ded7618e4cf25f02b79dfc490e19bd27690abeea1b85a513107962821d065" + "url": "https://github.com/dolthub/dolt/releases/download/v1.45.4/dolt-windows-amd64.zip", + "hash": "9b2eeba374a061eb024880b9a212675bdcb6e4387bb3e9f50a7f125db745235c" } }, "extract_dir": "dolt-windows-amd64",