From 1d757c36645bcf6b36b43aed0c76b1e63201d30b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 00:32:49 +0000 Subject: [PATCH] mutagen: Update to version 0.17.4 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 75afadae31..9f3eb053e4 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.17.3", + "version": "0.17.4", "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.3/mutagen_windows_amd64_v0.17.3.zip", - "hash": "0d3b4c958359b433ce38cdb0979fb93c58c6e5ab035b3d5d206e3fba8458fa3b" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.4/mutagen_windows_amd64_v0.17.4.zip", + "hash": "8cc24ba2f89f9b8fc8b52e6e14bac4fc7bd393715c71431c8e7874b895dc4713" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.3/mutagen_windows_386_v0.17.3.zip", - "hash": "20877466842386dfd893658ae944fb583b68854910f730f070d81efc42cf1005" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.4/mutagen_windows_386_v0.17.4.zip", + "hash": "1179c3442e802eef05383e24f8bd873475a276a9dcf971eef4ca56a3e4698e87" } }, "bin": "mutagen.exe",