From e50bedca80479e60a384c39108b7fb3f8ab5bb62 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Mar 2020 00:01:49 +0000 Subject: [PATCH] mutagen: Update to version 0.11.2 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index c8dd0a2524..89865b51fe 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -2,15 +2,15 @@ "homepage": "https://mutagen.io/", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", "license": "MIT", - "version": "0.10.4", + "version": "0.11.2", "architecture": { "64bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.4/mutagen_windows_amd64_v0.10.4.zip", - "hash": "4471cac799c735434a7a579378700e0b8ad317e698593baf5a7a7c69647facf7" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.2/mutagen_windows_amd64_v0.11.2.zip", + "hash": "d8ac387034f1dc5b2906e2158daee55fa2a8b96268d6c955f40d364f65f20cab" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.4/mutagen_windows_386_v0.10.4.zip", - "hash": "8265612e0372d70e3978b25995cf8352c408742afbebdf3170421380d5cc99fb" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.2/mutagen_windows_386_v0.11.2.zip", + "hash": "a59f3a8e22b6967f3d6a68c65e20a3c12edc600dc44296a5a4cee33fab89581a" } }, "bin": "mutagen.exe",