From 0a113e8e839ec3acc8fdfb55a3d6f7cf78c3b1f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 15 Aug 2020 11:43:39 +0200 Subject: [PATCH] mutagen: Update to version 0.11.7 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 738c2cb26d..b0e7382daf 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.11.6", + "version": "0.11.7", "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.11.6/mutagen_windows_amd64_v0.11.6.zip", - "hash": "d21d1a85932a549670ad0d2c341917fbd088e2bd0b8a82b2d48607ee12176689" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.7/mutagen_windows_amd64_v0.11.7.zip", + "hash": "5bef805686623abbd7b1816b8dcc4a484adf380dbe071c94a871b0c4098e9a6b" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.6/mutagen_windows_386_v0.11.6.zip", - "hash": "4d86ed3243548fb2b98bcf6b3e08d2587eb71a562ddb6622e03dc077f92ce350" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.7/mutagen_windows_386_v0.11.7.zip", + "hash": "58a16f7b72a4134b4e72dffb8d3d51129e3c0abc2ae8e588262f2593688483b1" } }, "bin": "mutagen.exe",