From 56cf7009c0050f5f09e81941103988dcfd0770db Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 23 Jan 2020 01:01:54 +0000 Subject: [PATCH] mutagen: Update to version 0.10.3 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index b5d9521051..f226997277 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.10.2", + "version": "0.10.3", "architecture": { "64bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.2/mutagen_windows_amd64_v0.10.2.zip", - "hash": "31eb5ebf2ba36d49057bce799a6a45e95458d4c229c9de339ee22b42032a5d09" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.3/mutagen_windows_amd64_v0.10.3.zip", + "hash": "6e65ea2f3b616177ac28465204eb682296da4d53730427c62c93b416cf55cbbe" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.2/mutagen_windows_386_v0.10.2.zip", - "hash": "1d632edcb1a1cd35a95ee854d34e8df0a42a28da8510ccf144b812a022b49b70" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.10.3/mutagen_windows_386_v0.10.3.zip", + "hash": "fdd09c3fa6bb5ff4058df6515ceebc111ee7fad400f01b7f5b92497c49e6f2f9" } }, "bin": "mutagen.exe",