From 84e5259366a05e2c2979d93d3eba25acba9d57e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 00:33:45 +0000 Subject: [PATCH] mutagen: Update to version 0.16.2 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 836c258906..6e9531eb92 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.16.1", + "version": "0.16.2", "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.1/mutagen_windows_amd64_v0.16.1.zip", - "hash": "e84b515d2fd3f2e8320c6b6828614a87e8e2ef45286563c7ee6fc28476b1552f" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.2/mutagen_windows_amd64_v0.16.2.zip", + "hash": "9dbb1b4a10cf084f5102faefc7e55ae37d27bffa5949b94e1fd479ed4a9fad02" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.1/mutagen_windows_386_v0.16.1.zip", - "hash": "b593b72eb30d4cc79bd0be9ea564f9f0d1e2ccb81ca93d831427da81643476e0" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.2/mutagen_windows_386_v0.16.2.zip", + "hash": "197476d4cce2f66375e2deb95f550116bb6523d8c5256623948c8b0b6a0c7f9f" } }, "bin": "mutagen.exe",