Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2018-02-12 19:27:48 +0300
committerAleksander Machniak <alec@alec.pl>2018-02-12 19:27:48 +0300
commit58bd066c6d38d7366df7becf53a17fcf239e8004 (patch)
tree228f4d1cddf250a1ac2b216829167c595ef01d6e /jsdeps.json
parentbbc19ac0849d7bb05d95b78a42234be92351d080 (diff)
Upgrade to CodeMirror 5.34.0
Diffstat (limited to 'jsdeps.json')
-rw-r--r--jsdeps.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/jsdeps.json b/jsdeps.json
index 43fc39cb0..2e469d186 100644
--- a/jsdeps.json
+++ b/jsdeps.json
@@ -72,10 +72,10 @@
},
{
"lib": "codemirror",
- "version": "5.21.0",
- "url": "http://codemirror.net/codemirror-5.21.0.zip",
+ "version": "5.34.0",
+ "url": "https://codemirror.net/codemirror-5.34.0.zip",
"dest": "plugins/managesieve/codemirror",
- "sha1": "3b767c2e3acd6796e54ed19ed2ac0755fcf87984",
+ "sha1": "24d0834c6a5c4b89c4c82ca2ea31e574b0751b32",
"license": "MIT",
"map": {
"lib": "lib",