From 51305043a26e31b96fb4460bb94070c70d8a2490 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 00:34:18 +0000 Subject: [PATCH] mutagen: Update to version 0.16.1 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index a396236096..836c258906 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.16.0", + "version": "0.16.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.16.0/mutagen_windows_amd64_v0.16.0.zip", - "hash": "13d0797b40f067592c96fef0a0ebf912dda6a090166d2839cfba401ab5f4dc2b" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.1/mutagen_windows_amd64_v0.16.1.zip", + "hash": "e84b515d2fd3f2e8320c6b6828614a87e8e2ef45286563c7ee6fc28476b1552f" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.0/mutagen_windows_386_v0.16.0.zip", - "hash": "ca16f9ac393e54947cbc1a0ac16e36cb8a71cdb692d2d08b6a7eb18d89bb41c6" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.1/mutagen_windows_386_v0.16.1.zip", + "hash": "b593b72eb30d4cc79bd0be9ea564f9f0d1e2ccb81ca93d831427da81643476e0" } }, "bin": "mutagen.exe",