From 3eaf699cb4ded8caa40b5800f937c6306244d31a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Apr 2022 20:27:52 +0000 Subject: [PATCH] mutagen: Update to version 0.14.0 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 5707225f54..03d7b9679e 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.13.1", + "version": "0.14.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.13.1/mutagen_windows_amd64_v0.13.1.zip", - "hash": "bf431d14aa64021d863e44b5e1ac79099d54efa60b90b597a837cf5632bcdc2c" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.14.0/mutagen_windows_amd64_v0.14.0.zip", + "hash": "ec33bef7235916aa29cb729d00d86fe8bb90a490404edc9707477b9353709dbd" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.13.1/mutagen_windows_386_v0.13.1.zip", - "hash": "56fef6693136d238bfa6fa54900e723a10cf1f40ad2fd79472ad7e3742d08813" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.14.0/mutagen_windows_386_v0.14.0.zip", + "hash": "958319cf5cef1652ce8ccd3aa37fc59c9b90fdecae673fe9d0064acaae1dc79d" } }, "bin": "mutagen.exe",