2020-02-15 01:01:49 +00:00

31 lines
1.2 KiB
JSON

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