From 55b687e80773dbc7cb126ffcc5f63204c7719d67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:26:58 +0000 Subject: [PATCH] mutagen: Update to version 0.16.5 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 0355ce1445..1eacac431e 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.16.4", + "version": "0.16.5", "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.4/mutagen_windows_amd64_v0.16.4.zip", - "hash": "d4e3f1e93698a52523fc127bbff897a3d11823f43442c7812b076c407e2f97f2" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.5/mutagen_windows_amd64_v0.16.5.zip", + "hash": "a6afbf5c08ba228ed6e5f06c4295f8918f926abe515f70763a2208b5b3d5a91f" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.4/mutagen_windows_386_v0.16.4.zip", - "hash": "a3b953f276cb20b1608a323a65c95b87cfea9297342beafa7f504e3c31241883" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.5/mutagen_windows_386_v0.16.5.zip", + "hash": "879956b449c456cdc75e0519a4d4ab1d18cc94892e73a463a8c5ddea459c22c5" } }, "bin": "mutagen.exe",