mutagen: Update to version 0.11.7

This commit is contained in:
Jakub Čábera 2020-08-15 11:43:39 +02:00
parent 524f2118ad
commit 0a113e8e83

View File

@ -1,16 +1,16 @@
{ {
"version": "0.11.6", "version": "0.11.7",
"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.6/mutagen_windows_amd64_v0.11.6.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.7/mutagen_windows_amd64_v0.11.7.zip",
"hash": "d21d1a85932a549670ad0d2c341917fbd088e2bd0b8a82b2d48607ee12176689" "hash": "5bef805686623abbd7b1816b8dcc4a484adf380dbe071c94a871b0c4098e9a6b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.6/mutagen_windows_386_v0.11.6.zip", "url": "https://github.com/mutagen-io/mutagen/releases/download/v0.11.7/mutagen_windows_386_v0.11.7.zip",
"hash": "4d86ed3243548fb2b98bcf6b3e08d2587eb71a562ddb6622e03dc077f92ce350" "hash": "58a16f7b72a4134b4e72dffb8d3d51129e3c0abc2ae8e588262f2593688483b1"
} }
}, },
"bin": "mutagen.exe", "bin": "mutagen.exe",