From 52fd46463c1b13995147c679629921bfed24fef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 30 Jul 2020 21:53:57 +0200 Subject: [PATCH] mutagen: Update to version 0.11.6 --- bucket/mutagen.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 0d5739fba1..738c2cb26d 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "homepage": "https://mutagen.io/", + "version": "0.11.6", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", + "homepage": "https://mutagen.io/", "license": "MIT", - "version": "0.11.5", "architecture": { "64bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.5/mutagen_windows_amd64_v0.11.5.zip", - "hash": "d5fc52a38d1b7ae49261f9486d88e4c7ab12f8a05c46edd1f5669f2b6b73b476" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.6/mutagen_windows_amd64_v0.11.6.zip", + "hash": "d21d1a85932a549670ad0d2c341917fbd088e2bd0b8a82b2d48607ee12176689" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.5/mutagen_windows_386_v0.11.5.zip", - "hash": "30d313e24d15601177333a701767e64b9b66d970daff5c9900e73cefcd7e18be" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.6/mutagen_windows_386_v0.11.6.zip", + "hash": "4d86ed3243548fb2b98bcf6b3e08d2587eb71a562ddb6622e03dc077f92ce350" } }, "bin": "mutagen.exe",