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