diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 9876794c1a..a437038e1c 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.15.0", + "version": "0.15.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.15.0/mutagen_windows_amd64_v0.15.0.zip", - "hash": "8b502693add563a7dd7973f043301b25ef34bd3846619dffce3ba47f64c15a0a" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.1/mutagen_windows_amd64_v0.15.1.zip", + "hash": "93d73d163631137b02b3fb91de2418ddf63a6ac73853b52a07a8b063bde98e15" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.0/mutagen_windows_386_v0.15.0.zip", - "hash": "747b813ccfa948787958953d234c5a8bf55208ff1c0bab07b696720239ce9c97" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.1/mutagen_windows_386_v0.15.1.zip", + "hash": "cd9a47a3ebd0b604bd660742561230069d94b6a36034d2c93b51c37675177098" } }, "bin": "mutagen.exe",