diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 6e9531eb92..9ee64ea274 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.16.2", + "version": "0.16.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.16.2/mutagen_windows_amd64_v0.16.2.zip", - "hash": "9dbb1b4a10cf084f5102faefc7e55ae37d27bffa5949b94e1fd479ed4a9fad02" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.3/mutagen_windows_amd64_v0.16.3.zip", + "hash": "1969e8a72b02fc8bbe59e20bd3604529b5b3df776aa64fc6ccd92e9ad6a9844e" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.2/mutagen_windows_386_v0.16.2.zip", - "hash": "197476d4cce2f66375e2deb95f550116bb6523d8c5256623948c8b0b6a0c7f9f" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.3/mutagen_windows_386_v0.16.3.zip", + "hash": "91425ac056dfeb6ea85f462ed4344d3f6cdd8c67e1c85bfc838cba031ae08b1a" } }, "bin": "mutagen.exe",