diff --git a/bucket/dolt.json b/bucket/dolt.json index 07cd1c5afb..185a0c8b65 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.32.6", + "version": "1.33.0", "architecture": { "64bit": { - "url": "https://github.com/dolthub/dolt/releases/download/v1.32.6/dolt-windows-amd64.zip", - "hash": "23dd1fea61382cc64024912714c55c6af169ff393c6086afd08d0e31aa21d10b" + "url": "https://github.com/dolthub/dolt/releases/download/v1.33.0/dolt-windows-amd64.zip", + "hash": "fcd9abb0a30d3c6c2d1730e3905be689b2052e29e8cf3dde2a8c7e2415e4cf2d" } }, "extract_dir": "dolt-windows-amd64",