{ "version": "0.17.1", "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.17.1/mutagen_windows_amd64_v0.17.1.zip", "hash": "de15b53f6dc38fd1c510e3c0e7ba92a01d9fae9c6bea5bd61f99dea4d1123557" }, "32bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.1/mutagen_windows_386_v0.17.1.zip", "hash": "5832e160bb495c023a5190940653af481a539a1111591ab1910717358bb1126d" } }, "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" } } } }