From 30c812c47ae1d8e15f6dd2b329b531d7f751b3eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 00:34:51 +0000 Subject: [PATCH] mutagen: Update to version 0.17.2 --- bucket/mutagen.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mutagen.json b/bucket/mutagen.json index ba9406effe..f72c7d58f0 100644 --- a/bucket/mutagen.json +++ b/bucket/mutagen.json @@ -1,16 +1,16 @@ { - "version": "0.17.1", + "version": "0.17.2", "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.17.1/mutagen_windows_amd64_v0.17.1.zip", - "hash": "de15b53f6dc38fd1c510e3c0e7ba92a01d9fae9c6bea5bd61f99dea4d1123557" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_windows_amd64_v0.17.2.zip", + "hash": "44027e19c20085a508673b9ec3eb71baf40bc0de87929cff9988a887af09e1e6" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.1/mutagen_windows_386_v0.17.1.zip", - "hash": "5832e160bb495c023a5190940653af481a539a1111591ab1910717358bb1126d" + "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.2/mutagen_windows_386_v0.17.2.zip", + "hash": "74990912511546e28b9625dc6928610bd7ca182a716ee9744bae438a022301b1" } }, "bin": "mutagen.exe",