From f659996aee1f03dc5f04a71389e0e0d494ef2750 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:29:01 +0000 Subject: [PATCH] mutagen-compose: Update to version 0.18.0 --- bucket/mutagen-compose.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/mutagen-compose.json b/bucket/mutagen-compose.json index a6df19a86b..b37ab2a7b6 100644 --- a/bucket/mutagen-compose.json +++ b/bucket/mutagen-compose.json @@ -1,20 +1,20 @@ { - "version": "0.17.6", + "version": "0.18.0", "description": "Compose with Mutagen integration", "homepage": "https://mutagen.io/documentation/orchestration/compose", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.6/mutagen-compose_windows_amd64_v0.17.6.zip", - "hash": "56544f93fa1a6e956bf41312a3a63784fa98ec9914e75fca25059754c4bf19ba" + "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.18.0/mutagen-compose_windows_amd64_v0.18.0.zip", + "hash": "24fbcb0df4cd3b5b6b2e9e8c3cda0f278af0bbc4c1797ec16485c3f3a1f24f67" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.6/mutagen-compose_windows_386_v0.17.6.zip", - "hash": "bd949e3abaed7249d997df45af009b834be24e7a971b0bc5a6fd6c79e560273f" + "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.18.0/mutagen-compose_windows_386_v0.18.0.zip", + "hash": "95e07379cbc824a8dd154f70116e6782aa8fe502487c61734b87b48646e57c95" }, "arm64": { - "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.17.6/mutagen-compose_windows_arm64_v0.17.6.zip", - "hash": "e3861bd84bfa55223545abb82fdc91b1fe9b932b7c50fe2802c62da477ac13a1" + "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.18.0/mutagen-compose_windows_arm64_v0.18.0.zip", + "hash": "f7d6cfd1ef9e94355a35fe814e16153518a22f7404a8c6716a5c0b6991c23083" } }, "bin": "mutagen-compose.exe",