From 85311541affe172284fd3103e034047401c4415e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 20:27:21 +0000 Subject: [PATCH] mutagen: Update to version 0.17.0 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 1eacac431e..efe837679e 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.16.5", + "version": "0.17.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.16.5/mutagen_windows_amd64_v0.16.5.zip", - "hash": "a6afbf5c08ba228ed6e5f06c4295f8918f926abe515f70763a2208b5b3d5a91f" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.0/mutagen_windows_amd64_v0.17.0.zip", + "hash": "b08083cdc83237601aa9829c73caaf4482fc66781ff0157d5da997dc05731493" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.5/mutagen_windows_386_v0.16.5.zip", - "hash": "879956b449c456cdc75e0519a4d4ab1d18cc94892e73a463a8c5ddea459c22c5" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.0/mutagen_windows_386_v0.17.0.zip", + "hash": "4d33159bcf49284d25552fd9b720f0bfc2713f62ed2e387243c0f922c6060022" } }, "bin": "mutagen.exe",