From 38b8c70a619d02c385d054cba32bb51797a686ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 04:48:32 +0000 Subject: [PATCH] mutagen: Update to version 0.16.0 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index c4de241084..a396236096 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.15.4", + "version": "0.16.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.15.4/mutagen_windows_amd64_v0.15.4.zip", - "hash": "3bba498c2080f500bcdc17640bae7c5a1e2aa8ebc99e398ab1c4da345b00cba9" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.0/mutagen_windows_amd64_v0.16.0.zip", + "hash": "13d0797b40f067592c96fef0a0ebf912dda6a090166d2839cfba401ab5f4dc2b" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.4/mutagen_windows_386_v0.15.4.zip", - "hash": "38a2b5243c8ab54a2c2daf757bc25675f2008249c59bfe525b37c95a8f13421c" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.16.0/mutagen_windows_386_v0.16.0.zip", + "hash": "ca16f9ac393e54947cbc1a0ac16e36cb8a71cdb692d2d08b6a7eb18d89bb41c6" } }, "bin": "mutagen.exe",