From 791d1b55c39f86d4e80aa1a9e929748af833f561 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 16:31:53 +0000 Subject: [PATCH] mutagen: Update to version 0.13.0 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index de07f8751a..16b5c25550 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.12.0", + "version": "0.13.0", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", "homepage": "https://mutagen.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.12.0/mutagen_windows_amd64_v0.12.0.zip", - "hash": "9a9b1e73213d7afc563256d8c1fc9e2223345b3a2602bcd4acad0d995ff4df74" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.13.0/mutagen_windows_amd64_v0.13.0.zip", + "hash": "5c7fdd2f676b90dc4d14b3abb18fb3a5deef3d678ae8efee53eb65651ba40595" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.12.0/mutagen_windows_386_v0.12.0.zip", - "hash": "50cdd713c79617145f0965ee0c14c35a75ce68988d5c54f32ffe9e3ecda206a5" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.13.0/mutagen_windows_386_v0.13.0.zip", + "hash": "36a095cccb095416aa24e4cab1ec937d5d8776faca5bb7955b13721aace32927" } }, "bin": "mutagen.exe",