diff --git a/bucket/dolt.json b/bucket/dolt.json index d38d3d8428..9c6562a691 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.52.12", + "version": "0.52.13", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v0.52.12/dolt-windows-amd64.zip", - "hash": "aeb34e63d5675c6ce5b7adf70aa5dd264c9990ac056348c6bfdebd84b99e45f6" + "url": "https://github.com/dolthub/dolt/releases/download/v0.52.13/dolt-windows-amd64.zip", + "hash": "b6b0c4cbc3f3c7cdd3d14eff41e74fc515466fb060a6fa084383682319917f9e" } }, "extract_dir": "dolt-windows-amd64",