diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 9f3eb053e4..d861ab9a6f 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.17.4", + "version": "0.17.5", "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.4/mutagen_windows_amd64_v0.17.4.zip", - "hash": "8cc24ba2f89f9b8fc8b52e6e14bac4fc7bd393715c71431c8e7874b895dc4713" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.5/mutagen_windows_amd64_v0.17.5.zip", + "hash": "63ed4b217f798f49039cae5db4b63f592217be5685282e3669a9b6a4ae18cb64" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.4/mutagen_windows_386_v0.17.4.zip", - "hash": "1179c3442e802eef05383e24f8bd873475a276a9dcf971eef4ca56a3e4698e87" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.5/mutagen_windows_386_v0.17.5.zip", + "hash": "3d117a65a43a2735f714786dcf7556b58b4f9718a96276fc9711ba4441857494" } }, "bin": "mutagen.exe",