mutagen: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2021-12-19 00:32:01 +00:00
parent 41c87f7954
commit 0a3e8796cf

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.8", "version": "0.12.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.11.8/mutagen_windows_amd64_v0.11.8.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.12.0/mutagen_windows_amd64_v0.12.0.zip",
"hash": "ca3058794ec9d1fc9a3e190eea91e8efaca74d5206a96e937c23177c8262f6f7" "hash": "9a9b1e73213d7afc563256d8c1fc9e2223345b3a2602bcd4acad0d995ff4df74"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.8/mutagen_windows_386_v0.11.8.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.12.0/mutagen_windows_386_v0.12.0.zip",
"hash": "368d6ce0622ff6736219d93e1bbfbef753a2ccc5164bcd49adac3e24a890357d" "hash": "50cdd713c79617145f0965ee0c14c35a75ce68988d5c54f32ffe9e3ecda206a5"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",