From abf4bd0ba4f04760804ff77e65105c77c8752018 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 20:24:28 +0000 Subject: [PATCH] mutagen: Update to version 0.17.1 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index efe837679e..ba9406effe 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.17.0", + "version": "0.17.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.17.0/mutagen_windows_amd64_v0.17.0.zip", - "hash": "b08083cdc83237601aa9829c73caaf4482fc66781ff0157d5da997dc05731493" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.1/mutagen_windows_amd64_v0.17.1.zip", + "hash": "de15b53f6dc38fd1c510e3c0e7ba92a01d9fae9c6bea5bd61f99dea4d1123557" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.0/mutagen_windows_386_v0.17.0.zip", - "hash": "4d33159bcf49284d25552fd9b720f0bfc2713f62ed2e387243c0f922c6060022" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.1/mutagen_windows_386_v0.17.1.zip", + "hash": "5832e160bb495c023a5190940653af481a539a1111591ab1910717358bb1126d" } }, "bin": "mutagen.exe",