From ddf437e621c7df580222e6d2805beedcf2a24e25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:29:02 +0000 Subject: [PATCH] mutagen: Update to version 0.18.0 --- bucket/mutagen.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 774b97b53c..349419fc1a 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,20 +1,20 @@ { - "version": "0.17.6", + "version": "0.18.0", "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.6/mutagen_windows_amd64_v0.17.6.zip", - "hash": "3019ccb556afb39cf2213adcacab97576c4419f8d08d3a55d063a5c773ec6d35" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.0/mutagen_windows_amd64_v0.18.0.zip", + "hash": "438405c73c26078120472612613ad97d9dc8e318a0656ab88eb71ff4b0ca4eee" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.6/mutagen_windows_386_v0.17.6.zip", - "hash": "4cb8d6afa0de02fb474d39c66b82c7aa79cd9445acd6643ddd76fb2d1a60aef6" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.0/mutagen_windows_386_v0.18.0.zip", + "hash": "15f2ba92240747e35ee83ac0cdcca6ce735b19fe46b8c355dae28d309dfabf06" }, "arm64": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.6/mutagen_windows_arm64_v0.17.6.zip", - "hash": "73fd4204654b260680efddb9a5ae36f86e3ef697a0668416e43817b2e74f3c19" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.0/mutagen_windows_arm64_v0.18.0.zip", + "hash": "35956e2c8f078ec627baf180955293323d655fcb1af334112fa93b38e65ce59b" } }, "bin": "mutagen.exe",