{ "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.7.0", "architecture": { "64bit": { "url": "https://github.com/dolthub/dolt/releases/download/v1.7.0/dolt-windows-amd64.zip", "hash": "18d1ee8a9c4775a07bc3eafc622b42ed638ddb8991065a4d98fc728a95652489" } }, "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" } } } }