mutagen: Update to version 0.10.1

This commit is contained in:
Richard Kuhnt 2019-12-04 01:00:37 +00:00
parent 6b3dec0db0
commit 54143dad3a

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.0",
"version": "0.10.1",
"architecture": {
"64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.0/mutagen_windows_amd64_v0.10.0.zip",
"hash": "47658e5eb1a0d680b0a1444cd12de7083b76c823e4a31d0ad34832c9db8e0ad2"
"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.0/mutagen_windows_386_v0.10.0.zip",
"hash": "b6dd2699ce2dd8c0d10ab15356d8c6dfe42ee6249bd7c6712baca1f3fb55fd5a"
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.1/mutagen_windows_386_v0.10.1.zip",
"hash": "0fc0c61683a32e43a40b09ae4393ba671a7e56997e28db7325425b880a0d91b9"
}
},
"bin": "mutagen.exe",