mutagen-compose: Update to version 0.18.1

This commit is contained in:
github-actions[bot] 2025-02-25 04:29:38 +00:00
parent 74f204ba7b
commit aa51dc11a1

View File

@ -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",