From aa51dc11a1249c2c26a8b3554fe938fb7ee478b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 04:29:38 +0000 Subject: [PATCH] mutagen-compose: Update to version 0.18.1 --- 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 b37ab2a7b6..61919e9d95 100644 --- a/bucket/mutagen-compose.json +++ b/bucket/mutagen-compose.json @@ -1,20 +1,20 @@ { - "version": "0.18.0", + "version": "0.18.1", "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.18.0/mutagen-compose_windows_amd64_v0.18.0.zip", - "hash": "24fbcb0df4cd3b5b6b2e9e8c3cda0f278af0bbc4c1797ec16485c3f3a1f24f67" + "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.18.1/mutagen-compose_windows_amd64_v0.18.1.zip", + "hash": "ce266f8798b74d2040fd01a0513832f2501974f707aa99b61374d901cca2437d" }, "32bit": { - "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.18.0/mutagen-compose_windows_386_v0.18.0.zip", - "hash": "95e07379cbc824a8dd154f70116e6782aa8fe502487c61734b87b48646e57c95" + "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.18.1/mutagen-compose_windows_386_v0.18.1.zip", + "hash": "ddd53602ba1cc9e18b0c978255c77bd774b573091389df2fb5b891af7e3a31b9" }, "arm64": { - "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.18.0/mutagen-compose_windows_arm64_v0.18.0.zip", - "hash": "f7d6cfd1ef9e94355a35fe814e16153518a22f7404a8c6716a5c0b6991c23083" + "url": "https://github.com/mutagen-io/mutagen-compose/releases/download/v0.18.1/mutagen-compose_windows_arm64_v0.18.1.zip", + "hash": "08a2f48a2f12cb6365c1c49d473b95daf4f9f62eef7ce1d5633e992456634a60" } }, "bin": "mutagen-compose.exe",