diff --git a/bucket/mutagen.json b/bucket/mutagen.json index de0c23da89..d7f059724d 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.15.2", + "version": "0.15.3", "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.2/mutagen_windows_amd64_v0.15.2.zip", - "hash": "e51e56943a00d32fa138f7e391e289f63314d6cbe6e3332ea2c4c6e932aaddda" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.3/mutagen_windows_amd64_v0.15.3.zip", + "hash": "e55a3a3eed68c0cbb4c0bed0bc99f95b626a75efe5d02d955001bff9f97df10e" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.2/mutagen_windows_386_v0.15.2.zip", - "hash": "8385918b90d4832d001ac20155e3fde3736c9689cb27ffcdfaaf9874f2c5c780" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.3/mutagen_windows_386_v0.15.3.zip", + "hash": "4295c33aefd4d187dc4f909e07f5b8696465455ac3afd43d565dad8e5f3dc0d6" } }, "bin": "mutagen.exe",