mutagen: Update to version 0.15.2

This commit is contained in:
github-actions[bot] 2022-08-23 00:37:54 +00:00
parent b1ac326b39
commit de379500b6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.15.1", "version": "0.15.2",
"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.15.1/mutagen_windows_amd64_v0.15.1.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.2/mutagen_windows_amd64_v0.15.2.zip",
"hash": "93d73d163631137b02b3fb91de2418ddf63a6ac73853b52a07a8b063bde98e15" "hash": "e51e56943a00d32fa138f7e391e289f63314d6cbe6e3332ea2c4c6e932aaddda"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.1/mutagen_windows_386_v0.15.1.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.15.2/mutagen_windows_386_v0.15.2.zip",
"hash": "cd9a47a3ebd0b604bd660742561230069d94b6a36034d2c93b51c37675177098" "hash": "8385918b90d4832d001ac20155e3fde3736c9689cb27ffcdfaaf9874f2c5c780"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",