{ "version": "0.7.5", "description": "A general version manager for thousands of SDKs with TUI inspired by lazygit.", "homepage": "https://vdocs.vmr.dpdns.org", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/gvcgo/version-manager/releases/download/v0.7.5/vmr_windows-amd64.zip", "hash": "8eee6c8b2e8af68184239cbc5fa3f2a49d1352b4e9e28a74206c5b374a42eef7" }, "arm64": { "url": "https://github.com/gvcgo/version-manager/releases/download/v0.7.5/vmr_windows-arm64.zip", "hash": "3d9febab6a3bb68808f098a65fd26637d5b6fe402ece258d79fc124104c14725" } }, "bin": "vmr.exe", "checkver": { "github": "https://github.com/gvcgo/version-manager" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/gvcgo/version-manager/releases/download/v$version/vmr_windows-amd64.zip" }, "arm64": { "url": "https://github.com/gvcgo/version-manager/releases/download/v$version/vmr_windows-arm64.zip" } } } }