Fix download url for codemirror dependency

pull/6465/head
Thomas Bruederli 6 years ago
parent 9f79a7ae6f
commit 068b58f131

@ -73,7 +73,7 @@
{
"lib": "codemirror",
"version": "5.21.0",
"url": "http://codemirror.net/codemirror-5.21.0.zip",
"url": "https://codemirror.net/codemirror-5.21.0.zip",
"dest": "plugins/managesieve/codemirror",
"sha1": "3b767c2e3acd6796e54ed19ed2ac0755fcf87984",
"license": "MIT",
@ -84,4 +84,4 @@
}
}
]
}
}

Loading…
Cancel
Save