diff --git a/bucket/dolt.json b/bucket/dolt.json index 508f0f2255..0a3e2e1fd2 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.43.14", + "version": "1.43.15", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.43.14/dolt-windows-amd64.zip", - "hash": "62e7bda494e843ffb0d36d727f6987612524e5f8f64470394dce71bb7eb93a46" + "url": "https://github.com/dolthub/dolt/releases/download/v1.43.15/dolt-windows-amd64.zip", + "hash": "f5d63e0463eefcf300392cdfb043b456a06ac674e9503cf0b02a575a0faf2d22" } }, "extract_dir": "dolt-windows-amd64",