diff --git a/bucket/dolt.json b/bucket/dolt.json index d2b8c23e7e..5e5c61753d 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.81.4", + "version": "1.81.5", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.81.4/dolt-windows-amd64.zip", - "hash": "1011208b5763a83dcaeac0d130a2e80a7559e2c3f856cacf67fed969f88c9a83" + "url": "https://github.com/dolthub/dolt/releases/download/v1.81.5/dolt-windows-amd64.zip", + "hash": "22030e1a4b4a46e79311f3ae0be1c4a027d21b1955f3445cce85df828f198bb8" } }, "extract_dir": "dolt-windows-amd64",