From f445e2ac628994133913eff9cd88f1a199e90413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 6 Jun 2020 09:21:03 +0200 Subject: [PATCH] mutagen: Update to version 0.11.5 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index b412484576..0d5739fba1 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.4", + "version": "0.11.5", "architecture": { "64bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.4/mutagen_windows_amd64_v0.11.4.zip", - "hash": "a8f6fe6c03323fa35e61fa7ea32b6c073dbfa65659285283236d4800f18a7c7a" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.5/mutagen_windows_amd64_v0.11.5.zip", + "hash": "d5fc52a38d1b7ae49261f9486d88e4c7ab12f8a05c46edd1f5669f2b6b73b476" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.4/mutagen_windows_386_v0.11.4.zip", - "hash": "3d447723d51f6964151ae01e1d7a0342e652e939002687c4f49b7324e34c1bb3" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.5/mutagen_windows_386_v0.11.5.zip", + "hash": "30d313e24d15601177333a701767e64b9b66d970daff5c9900e73cefcd7e18be" } }, "bin": "mutagen.exe",