diff --git a/bucket/dolt.json b/bucket/dolt.json index 507d03118d..55f00941a8 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.42.6", + "version": "1.42.7", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.42.6/dolt-windows-amd64.zip", - "hash": "3c3342ec769a623588c5ba7d8f849a8e37710d435a8dc3dcab0b9363ae395291" + "url": "https://github.com/dolthub/dolt/releases/download/v1.42.7/dolt-windows-amd64.zip", + "hash": "4ac59ccf16c25f765b6a5be2476f0bccce138375fe4e8ac2741471f02d685823" } }, "extract_dir": "dolt-windows-amd64",