{ "version": "0.13.0", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", "homepage": "https://mutagen.io/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.13.0/mutagen_windows_amd64_v0.13.0.zip", "hash": "5c7fdd2f676b90dc4d14b3abb18fb3a5deef3d678ae8efee53eb65651ba40595" }, "32bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.13.0/mutagen_windows_386_v0.13.0.zip", "hash": "36a095cccb095416aa24e4cab1ec937d5d8776faca5bb7955b13721aace32927" } }, "bin": "mutagen.exe", "checkver": { "github": "https://github.com/mutagen-io/mutagen" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v$version/mutagen_windows_amd64_v$version.zip" }, "32bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v$version/mutagen_windows_386_v$version.zip" } } } }