2019-12-04 01:00:37 +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.1",
"architecture": {
"64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.1/mutagen_windows_amd64_v0.10.1.zip",
"hash": "be17cd3348142a003c179886c737fcd235a227ae74757022d6cbf3a8c837f839"
},
"32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.1/mutagen_windows_386_v0.10.1.zip",
"hash": "0fc0c61683a32e43a40b09ae4393ba671a7e56997e28db7325425b880a0d91b9"
}
},
"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"
}
}
}
}