mutagen: Update to version 0.10.2

This commit is contained in:
Richard Kuhnt 2019-12-20 20:00:46 +00:00
parent fd209fab23
commit 2edc06a0f0

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.1",
"version": "0.10.2",
"architecture": {
"64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.1/mutagen_windows_amd64_v0.10.1.zip",
"hash": "be17cd3348142a003c179886c737fcd235a227ae74757022d6cbf3a8c837f839"
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.2/mutagen_windows_amd64_v0.10.2.zip",
"hash": "31eb5ebf2ba36d49057bce799a6a45e95458d4c229c9de339ee22b42032a5d09"
},
"32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.1/mutagen_windows_386_v0.10.1.zip",
"hash": "0fc0c61683a32e43a40b09ae4393ba671a7e56997e28db7325425b880a0d91b9"
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.2/mutagen_windows_386_v0.10.2.zip",
"hash": "1d632edcb1a1cd35a95ee854d34e8df0a42a28da8510ccf144b812a022b49b70"
}
},
"bin": "mutagen.exe",