From 0070945d165cc120df8ec5295dc33d8eb5b23185 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 20:25:48 +0000 Subject: [PATCH] mutagen: Update to version 0.17.6 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index d861ab9a6f..ce537cd52d 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.17.5", + "version": "0.17.6", "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.5/mutagen_windows_amd64_v0.17.5.zip", - "hash": "63ed4b217f798f49039cae5db4b63f592217be5685282e3669a9b6a4ae18cb64" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.6/mutagen_windows_amd64_v0.17.6.zip", + "hash": "3019ccb556afb39cf2213adcacab97576c4419f8d08d3a55d063a5c773ec6d35" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.5/mutagen_windows_386_v0.17.5.zip", - "hash": "3d117a65a43a2735f714786dcf7556b58b4f9718a96276fc9711ba4441857494" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.6/mutagen_windows_386_v0.17.6.zip", + "hash": "4cb8d6afa0de02fb474d39c66b82c7aa79cd9445acd6643ddd76fb2d1a60aef6" } }, "bin": "mutagen.exe",