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