From b708c68fc36322035e2f39107b02da1ef201272e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 00:37:03 +0000 Subject: [PATCH] mutagen: Update to version 0.18.1 --- bucket/mutagen.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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",