diff --git a/bucket/dolt.json b/bucket/dolt.json index e5d5f55c23..5c4998b7fe 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.78.1", + "version": "1.78.2", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.78.1/dolt-windows-amd64.zip", - "hash": "c186eb50af541ec82586e440b806e8bf726702bf90ba1417ada159e534ee964c" + "url": "https://github.com/dolthub/dolt/releases/download/v1.78.2/dolt-windows-amd64.zip", + "hash": "7dc06c4c7d6b699bf0943982fc2b9502c4e2d365e3ddd00b52958f2bb991388a" } }, "extract_dir": "dolt-windows-amd64",