diff --git a/bucket/mutagen.json b/bucket/mutagen.json index f72c7d58f0..75afadae31 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.17.2", + "version": "0.17.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.17.2/mutagen_windows_amd64_v0.17.2.zip", - "hash": "44027e19c20085a508673b9ec3eb71baf40bc0de87929cff9988a887af09e1e6" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_windows_amd64_v0.17.3.zip", + "hash": "0d3b4c958359b433ce38cdb0979fb93c58c6e5ab035b3d5d206e3fba8458fa3b" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_windows_386_v0.17.2.zip", - "hash": "74990912511546e28b9625dc6928610bd7ca182a716ee9744bae438a022301b1" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_windows_386_v0.17.3.zip", + "hash": "20877466842386dfd893658ae944fb583b68854910f730f070d81efc42cf1005" } }, "bin": "mutagen.exe",