{ "homepage": "https://mutagen.io/", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", "license": "MIT", "version": "0.11.0", "architecture": { "64bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.0/mutagen_windows_amd64_v0.11.0.zip", "hash": "fc1c4fdbdf95bc6865dc1fd63484b3bbee94c64da7854d9685a55f4cad94d476" }, "32bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.0/mutagen_windows_386_v0.11.0.zip", "hash": "85a61686f90dbd3742a53258c1aec0cb61c99b02ca8726e921a915a9ee12ed6f" } }, "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" } } } }