mutagen: Update to version 0.11.8

This commit is contained in:
Jakub Čábera 2020-10-27 08:31:33 +01:00
parent 567844bcb7
commit 5cce5ad326

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.7", "version": "0.11.8",
"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.7/mutagen_windows_amd64_v0.11.7.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.8/mutagen_windows_amd64_v0.11.8.zip",
"hash": "5bef805686623abbd7b1816b8dcc4a484adf380dbe071c94a871b0c4098e9a6b" "hash": "ca3058794ec9d1fc9a3e190eea91e8efaca74d5206a96e937c23177c8262f6f7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.7/mutagen_windows_386_v0.11.7.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.8/mutagen_windows_386_v0.11.8.zip",
"hash": "58a16f7b72a4134b4e72dffb8d3d51129e3c0abc2ae8e588262f2593688483b1" "hash": "368d6ce0622ff6736219d93e1bbfbef753a2ccc5164bcd49adac3e24a890357d"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",