2020-04-24 18:41:48 +02: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.11.4",
"architecture": {
"64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.4/mutagen_windows_amd64_v0.11.4.zip",
"hash": "a8f6fe6c03323fa35e61fa7ea32b6c073dbfa65659285283236d4800f18a7c7a"
},
"32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.4/mutagen_windows_386_v0.11.4.zip",
"hash": "3d447723d51f6964151ae01e1d7a0342e652e939002687c4f49b7324e34c1bb3"
}
},
"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"
}
}
}
}