{ "version": "0.17.4", "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.4/mutagen_windows_amd64_v0.17.4.zip", "hash": "8cc24ba2f89f9b8fc8b52e6e14bac4fc7bd393715c71431c8e7874b895dc4713" }, "32bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.4/mutagen_windows_386_v0.17.4.zip", "hash": "1179c3442e802eef05383e24f8bd873475a276a9dcf971eef4ca56a3e4698e87" } }, "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" } } } }