mutagen: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2019-07-28 22:00:27 +00:00
parent 5f1214663a
commit e5bea27cbd

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.9.2",
"version": "0.10.0",
"architecture": {
"64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.9.2/mutagen_windows_amd64_v0.9.2.zip",
"hash": "d9c88fddbe3fcd6711ae829504670946f8f23b51162da7f96a0901c6128ee0e3"
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.0/mutagen_windows_amd64_v0.10.0.zip",
"hash": "47658e5eb1a0d680b0a1444cd12de7083b76c823e4a31d0ad34832c9db8e0ad2"
},
"32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.9.2/mutagen_windows_386_v0.9.2.zip",
"hash": "87b6d2b1e7600e698eaea1b4979e533f07b57710ecba8901c7dbf97871359178"
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.0/mutagen_windows_386_v0.10.0.zip",
"hash": "b6dd2699ce2dd8c0d10ab15356d8c6dfe42ee6249bd7c6712baca1f3fb55fd5a"
}
},
"bin": "mutagen.exe",