diff --git a/bucket/dolt.json b/bucket/dolt.json index 3f696d7aa1..000a2d6071 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.1", + "version": "1.49.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.49.1/dolt-windows-amd64.zip", - "hash": "a23016472c68acc43ad3100e5c700eb944db011dff370e7e95c0fdce5a035db4" + "url": "https://github.com/dolthub/dolt/releases/download/v1.49.2/dolt-windows-amd64.zip", + "hash": "71c0e8a2d913c2f52bd04cf62f038baed6df3b5586fd2ceca934da7c33fa9f54" } }, "extract_dir": "dolt-windows-amd64",