From 323bd640aeffd2ae66c6e58ea3ab68c8c1383ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 8 Apr 2020 13:51:20 +0200 Subject: [PATCH] mutagen: Update to version 0.11.3 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 89865b51fe..bb7ed1056a 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.11.2", + "version": "0.11.3", "architecture": { "64bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.2/mutagen_windows_amd64_v0.11.2.zip", - "hash": "d8ac387034f1dc5b2906e2158daee55fa2a8b96268d6c955f40d364f65f20cab" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.3/mutagen_windows_amd64_v0.11.3.zip", + "hash": "edd4526cbfd02fda63b89427f99ff1c50745980d1a84e61eae360f534c5bc8df" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.2/mutagen_windows_386_v0.11.2.zip", - "hash": "a59f3a8e22b6967f3d6a68c65e20a3c12edc600dc44296a5a4cee33fab89581a" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.3/mutagen_windows_386_v0.11.3.zip", + "hash": "256aa93cc5e3f3b51e5e534a8921075fa5c9fde78c4ff529f939914f50d21ff3" } }, "bin": "mutagen.exe",