mutagen: Update to version 0.11.0

This commit is contained in:
Richard Kuhnt 2020-02-12 20:01:49 +00:00
parent 6563e02da7
commit 7d4c288903

View File

@ -2,15 +2,15 @@
"homepage": "https://mutagen.io/",
"description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development",
"license": "MIT",
"version": "0.10.3",
"version": "0.11.0",
"architecture": {
"64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.3/mutagen_windows_amd64_v0.10.3.zip",
"hash": "6e65ea2f3b616177ac28465204eb682296da4d53730427c62c93b416cf55cbbe"
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.0/mutagen_windows_amd64_v0.11.0.zip",
"hash": "fc1c4fdbdf95bc6865dc1fd63484b3bbee94c64da7854d9685a55f4cad94d476"
},
"32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.3/mutagen_windows_386_v0.10.3.zip",
"hash": "fdd09c3fa6bb5ff4058df6515ceebc111ee7fad400f01b7f5b92497c49e6f2f9"
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.0/mutagen_windows_386_v0.11.0.zip",
"hash": "85a61686f90dbd3742a53258c1aec0cb61c99b02ca8726e921a915a9ee12ed6f"
}
},
"bin": "mutagen.exe",