mutagen: Update to version 0.11.1

This commit is contained in:
Richard Kuhnt 2020-02-14 23:01:49 +00:00
parent f3b91b42f5
commit fc7007142a

View File

@ -2,15 +2,15 @@
"homepage": "https://mutagen.io/", "homepage": "https://mutagen.io/",
"description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development", "description": "Fast, cross-platform, continuous, multidirectional file synchronization for remote development",
"license": "MIT", "license": "MIT",
"version": "0.11.0", "version": "0.11.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.0/mutagen_windows_amd64_v0.11.0.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.1/mutagen_windows_amd64_v0.11.1.zip",
"hash": "fc1c4fdbdf95bc6865dc1fd63484b3bbee94c64da7854d9685a55f4cad94d476" "hash": "be815e38921e6ada4b5528893fac56b4a52bdf1b4dab8919939a0602968f05b9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.0/mutagen_windows_386_v0.11.0.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.1/mutagen_windows_386_v0.11.1.zip",
"hash": "85a61686f90dbd3742a53258c1aec0cb61c99b02ca8726e921a915a9ee12ed6f" "hash": "5e0c41162127caca3e0d888e5c61e7c50eb844df03cc20ecd2b35ae1e99a9295"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",