mutagen: Update to version 0.10.3

This commit is contained in:
Richard Kuhnt 2020-01-23 01:01:54 +00:00
parent 6af8d8cf0f
commit 56cf7009c0

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.2",
"version": "0.10.3",
"architecture": {
"64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.2/mutagen_windows_amd64_v0.10.2.zip",
"hash": "31eb5ebf2ba36d49057bce799a6a45e95458d4c229c9de339ee22b42032a5d09"
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.3/mutagen_windows_amd64_v0.10.3.zip",
"hash": "6e65ea2f3b616177ac28465204eb682296da4d53730427c62c93b416cf55cbbe"
},
"32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.2/mutagen_windows_386_v0.10.2.zip",
"hash": "1d632edcb1a1cd35a95ee854d34e8df0a42a28da8510ccf144b812a022b49b70"
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.3/mutagen_windows_386_v0.10.3.zip",
"hash": "fdd09c3fa6bb5ff4058df6515ceebc111ee7fad400f01b7f5b92497c49e6f2f9"
}
},
"bin": "mutagen.exe",