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>2021-06-27 09:08:34 +0300
committerAleksander Machniak <alec@alec.pl>2021-06-27 09:08:34 +0300
commitb69d20ea199461ad829ea60a0f71c571cf5dca90 (patch)
treebeb4888cb1bbd3a2ce4308d4d924c7f7e3f71253 /jsdeps.json
parentc268a6a2402e522a7e45b4cd395a75d128ae6bee (diff)
Update to TinyMCE 5.8.2
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 e28ea8293..653fba2c3 100644
--- a/jsdeps.json
+++ b/jsdeps.json
@@ -36,10 +36,10 @@
},
{
"lib": "tinymce",
- "version": "5.8.0",
+ "version": "5.8.2",
"url": "https://download.tiny.cloud/tinymce/community/tinymce_$v.zip",
"dest": "program/js",
- "sha1": "7982f2f09d4732e71b91b9ebfa25d133c1e658d0",
+ "sha1": "ca0d7e814419920b117dbc5681f1f63669ccc4f6",
"license": "LGPL",
"copyright": "Copyright (c) Tiny Technologies, Inc. All rights reserved",
"rm": "program/js/tinymce",
@@ -55,7 +55,7 @@
},
{
"lib": "tinymce-langs",
- "version": "5.8.0",
+ "version": "5.8.2",
"url": "https://www.tiny.cloud/tinymce-services-azure/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&v=$v&extension=.zip",
"dest": "program/js/tinymce"
},