diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 349419fc1a..7dc7b560a6 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,20 +1,20 @@ { - "version": "0.18.0", + "version": "0.18.1", "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.18.0/mutagen_windows_amd64_v0.18.0.zip", - "hash": "438405c73c26078120472612613ad97d9dc8e318a0656ab88eb71ff4b0ca4eee" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.1/mutagen_windows_amd64_v0.18.1.zip", + "hash": "76f8223d5e6b607efdd9516473669ae5492e4f142887352d59bc6934d1f07a2d" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.0/mutagen_windows_386_v0.18.0.zip", - "hash": "15f2ba92240747e35ee83ac0cdcca6ce735b19fe46b8c355dae28d309dfabf06" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.1/mutagen_windows_386_v0.18.1.zip", + "hash": "f80e777398280da9cbc5425fa3050b3b33b18ac34fa04e1d957c956fb5a6c144" }, "arm64": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.0/mutagen_windows_arm64_v0.18.0.zip", - "hash": "35956e2c8f078ec627baf180955293323d655fcb1af334112fa93b38e65ce59b" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.1/mutagen_windows_arm64_v0.18.1.zip", + "hash": "d0dd95b60f6077f0c02baee3128f754c1507bc4abfa63ae0bcae12e01a3d45f1" } }, "bin": "mutagen.exe",