mutagen: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2024-10-24 20:29:02 +00:00
parent f659996aee
commit ddf437e621

View File

@ -1,20 +1,20 @@
{ {
"version": "0.17.6", "version": "0.18.0",
"description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development",
"homepage": "https://mutagen.io/", "homepage": "https://mutagen.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.6/mutagen_windows_amd64_v0.17.6.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.0/mutagen_windows_amd64_v0.18.0.zip",
"hash": "3019ccb556afb39cf2213adcacab97576c4419f8d08d3a55d063a5c773ec6d35" "hash": "438405c73c26078120472612613ad97d9dc8e318a0656ab88eb71ff4b0ca4eee"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.6/mutagen_windows_386_v0.17.6.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.0/mutagen_windows_386_v0.18.0.zip",
"hash": "4cb8d6afa0de02fb474d39c66b82c7aa79cd9445acd6643ddd76fb2d1a60aef6" "hash": "15f2ba92240747e35ee83ac0cdcca6ce735b19fe46b8c355dae28d309dfabf06"
}, },
"arm64": { "arm64": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.17.6/mutagen_windows_arm64_v0.17.6.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.18.0/mutagen_windows_arm64_v0.18.0.zip",
"hash": "73fd4204654b260680efddb9a5ae36f86e3ef697a0668416e43817b2e74f3c19" "hash": "35956e2c8f078ec627baf180955293323d655fcb1af334112fa93b38e65ce59b"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",