{ "version": "0.14.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.14.0/mutagen_windows_amd64_v0.14.0.zip", "hash": "ec33bef7235916aa29cb729d00d86fe8bb90a490404edc9707477b9353709dbd" }, "32bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.14.0/mutagen_windows_386_v0.14.0.zip", "hash": "958319cf5cef1652ce8ccd3aa37fc59c9b90fdecae673fe9d0064acaae1dc79d" } }, "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" } } } }