diff --git a/bucket/mutagen.json b/bucket/mutagen.json index efe837679e..ba9406effe 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.17.0", + "version": "0.17.1", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", "homepage": "https://mutagen.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.0/mutagen_windows_amd64_v0.17.0.zip", - "hash": "b08083cdc83237601aa9829c73caaf4482fc66781ff0157d5da997dc05731493" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.1/mutagen_windows_amd64_v0.17.1.zip", + "hash": "de15b53f6dc38fd1c510e3c0e7ba92a01d9fae9c6bea5bd61f99dea4d1123557" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.0/mutagen_windows_386_v0.17.0.zip", - "hash": "4d33159bcf49284d25552fd9b720f0bfc2713f62ed2e387243c0f922c6060022" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.1/mutagen_windows_386_v0.17.1.zip", + "hash": "5832e160bb495c023a5190940653af481a539a1111591ab1910717358bb1126d" } }, "bin": "mutagen.exe",