From e5bea27cbd933d99c7efd384c6202d0624e86541 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 28 Jul 2019 22:00:27 +0000 Subject: [PATCH] mutagen: Update to version 0.10.0 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index 26f821049b..a01f3c1124 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.9.2", + "version": "0.10.0", "architecture": { "64bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.9.2/mutagen_windows_amd64_v0.9.2.zip", - "hash": "d9c88fddbe3fcd6711ae829504670946f8f23b51162da7f96a0901c6128ee0e3" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.0/mutagen_windows_amd64_v0.10.0.zip", + "hash": "47658e5eb1a0d680b0a1444cd12de7083b76c823e4a31d0ad34832c9db8e0ad2" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.9.2/mutagen_windows_386_v0.9.2.zip", - "hash": "87b6d2b1e7600e698eaea1b4979e533f07b57710ecba8901c7dbf97871359178" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.0/mutagen_windows_386_v0.10.0.zip", + "hash": "b6dd2699ce2dd8c0d10ab15356d8c6dfe42ee6249bd7c6712baca1f3fb55fd5a" } }, "bin": "mutagen.exe",