{ "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.33.0", "architecture": { "64bit": { "url": "https://github.com/dolthub/dolt/releases/download/v1.33.0/dolt-windows-amd64.zip", "hash": "fcd9abb0a30d3c6c2d1730e3905be689b2052e29e8cf3dde2a8c7e2415e4cf2d" } }, "extract_dir": "dolt-windows-amd64", "bin": "bin\\dolt.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/dolthub/dolt/releases/download/v$version/dolt-windows-amd64.zip" } } } }