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>2017-03-17 11:20:38 +0300
committerAleksander Machniak <alec@alec.pl>2017-03-17 11:20:38 +0300
commit7347c22af8446f886303b535cba80ba1d1b4e3fa (patch)
tree6c6b32a17706b590b217db0ac5d08c51b8391514 /jsdeps.json
parent3a3fdde196241adeffe7c760536041a0832db5c2 (diff)
Update to TinyMCE 4.5.5
Diffstat (limited to 'jsdeps.json')
-rw-r--r--jsdeps.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/jsdeps.json b/jsdeps.json
index 53efaa58c..f3581577a 100644
--- a/jsdeps.json
+++ b/jsdeps.json
@@ -35,10 +35,10 @@
},
{
"lib": "tinymce",
- "version": "4.5.1",
- "url": "http://download.ephox.com/tinymce/community/tinymce_4.5.1.zip",
+ "version": "4.5.5",
+ "url": "http://download.ephox.com/tinymce/community/tinymce_4.5.5.zip",
"dest": "program/js",
- "sha1": "e358301ac9fefafcd0ee21643c6aaed2c8b83470",
+ "sha1": "ebac7eda8dea59e42b46349882d3d1e9c265bbbf",
"license": "LGPL",
"copyright": "Copyright (c) 1999-2015 Ephox Corp. All rights reserved",
"rm": "program/js/tinymce",
@@ -55,7 +55,7 @@
},
{
"lib": "tinymce-langs",
- "version": "4.5.1",
+ "version": "4.5.5",
"url": "https://tinymce-services.azurewebsites.net/1/i18n/download?langs=ar,hy,az,eu,be,bs,bg_BG,ca,zh_CN,zh_TW,hr,cs,cs_CZ,da,nl,en_CA,en_GB,eo,et,fo,fi,fr_FR,fr_CH,gd,gl,ka_GE,de,de_AT,el,he_IL,hi_IN,hu_HU,is_IS,id,ga,it,ja,kab,km_KH,ko_KR,ku,ku_IQ,lv,lt,lb,mk_MK,ml_IN,nb_NO,oc,fa,fa_IR,pl,pt_BR,pt_PT,ro,ru,sk,sl_SI,es,es_MX,sv_SE,tg,ta,ta_IN,tt,th_TH,tr,tr_TR,ug,uk,uk_UA,vi,vi_VN,cy",
"dest": "program/js/tinymce"
},