{ "version": "0.15.2", "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.15.2/mutagen_windows_amd64_v0.15.2.zip", "hash": "e51e56943a00d32fa138f7e391e289f63314d6cbe6e3332ea2c4c6e932aaddda" }, "32bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.2/mutagen_windows_386_v0.15.2.zip", "hash": "8385918b90d4832d001ac20155e3fde3736c9689cb27ffcdfaaf9874f2c5c780" } }, "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" } } } }