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>2020-08-21 11:23:25 +0300
committerAleksander Machniak <alec@alec.pl>2020-08-21 11:23:25 +0300
commitfcfde1a0ece8633bd7d501f13ff42022b4a1ca7d (patch)
tree68f489f269cbc904e424ef6ebf2a838333cdd4e9 /jsdeps.json
parente4832118a40c9f748f1008ee94013ba82abbc8ae (diff)
Fix jstz.min.js installation, bump version to 1.0.7
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 c1d3179f4..22155e881 100644
--- a/jsdeps.json
+++ b/jsdeps.json
@@ -14,13 +14,13 @@
{
"lib": "jstz",
"name": "jsTimezoneDetect",
- "version": "1.0.6",
- "url": "https://bitbucket.org/pellepim/jstimezonedetect/raw/6c427658686c664da52c6a87cd62ec910baab276/dist/jstz.min.js",
+ "version": "1.0.7",
+ "url": "https://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.7/jstz.min.js",
"dest": "program/js/jstz.min.js",
- "sha1": "4291cd3b259d2060460c2a6ab99f428d3c0c9537",
+ "sha1": "a858ff12014b232fcc7c4c2e9f014ff852ddb917",
"license": "MIT",
"copyright": "Copyright (c) Jon Nylander",
- "source": "https://bitbucket.org/pellepim/jstimezonedetect/raw/6c427658686c664da52c6a87cd62ec910baab276/dist/jstz.js"
+ "source": "https://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.7/jstz.min.js"
},
{
"lib": "publickey",