From 7c02dfba768d7875e0d7025d15aeea1677464985 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 05:02:31 +0000 Subject: [PATCH] mutagen: Update to version 0.15.4 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index d7f059724d..c4de241084 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.15.3", + "version": "0.15.4", "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.3/mutagen_windows_amd64_v0.15.3.zip", - "hash": "e55a3a3eed68c0cbb4c0bed0bc99f95b626a75efe5d02d955001bff9f97df10e" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.4/mutagen_windows_amd64_v0.15.4.zip", + "hash": "3bba498c2080f500bcdc17640bae7c5a1e2aa8ebc99e398ab1c4da345b00cba9" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.3/mutagen_windows_386_v0.15.3.zip", - "hash": "4295c33aefd4d187dc4f909e07f5b8696465455ac3afd43d565dad8e5f3dc0d6" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.4/mutagen_windows_386_v0.15.4.zip", + "hash": "38a2b5243c8ab54a2c2daf757bc25675f2008249c59bfe525b37c95a8f13421c" } }, "bin": "mutagen.exe",