{ "version": "0.17.5", "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.5/mutagen_windows_amd64_v0.17.5.zip", "hash": "63ed4b217f798f49039cae5db4b63f592217be5685282e3669a9b6a4ae18cb64" }, "32bit": { "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.5/mutagen_windows_386_v0.17.5.zip", "hash": "3d117a65a43a2735f714786dcf7556b58b4f9718a96276fc9711ba4441857494" } }, "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" } } } }