mutagen: Update to version 0.11.6

This commit is contained in:
Jakub Čábera 2020-07-30 21:53:57 +02:00
parent 43e10bc8aa
commit 52fd46463c

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://mutagen.io/", "version": "0.11.6",
"description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development",
"homepage": "https://mutagen.io/",
"license": "MIT", "license": "MIT",
"version": "0.11.5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.5/mutagen_windows_amd64_v0.11.5.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.6/mutagen_windows_amd64_v0.11.6.zip",
"hash": "d5fc52a38d1b7ae49261f9486d88e4c7ab12f8a05c46edd1f5669f2b6b73b476" "hash": "d21d1a85932a549670ad0d2c341917fbd088e2bd0b8a82b2d48607ee12176689"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.5/mutagen_windows_386_v0.11.5.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.6/mutagen_windows_386_v0.11.6.zip",
"hash": "30d313e24d15601177333a701767e64b9b66d970daff5c9900e73cefcd7e18be" "hash": "4d86ed3243548fb2b98bcf6b3e08d2587eb71a562ddb6622e03dc077f92ce350"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",