diff --git a/bucket/dolt.json b/bucket/dolt.json index 0ec079ee92..3f696d7aa1 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.49.0", + "version": "1.49.1", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.49.0/dolt-windows-amd64.zip", - "hash": "7ab7639100d24370b7d9bc6ac8787792f791fb3b796ee90bd7c9a6257579f46b" + "url": "https://github.com/dolthub/dolt/releases/download/v1.49.1/dolt-windows-amd64.zip", + "hash": "a23016472c68acc43ad3100e5c700eb944db011dff370e7e95c0fdce5a035db4" } }, "extract_dir": "dolt-windows-amd64",