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>2019-04-11 09:28:05 +0300
committerAleksander Machniak <alec@alec.pl>2019-04-11 09:28:05 +0300
commit8b74fd73dacf765bca8480191eabf72d78c7dda9 (patch)
tree776f7245876e36b81c09b8fc6d3fd92f1c6aa824 /jsdeps.json
parentcd4c756322f9f1ed5fcfff380dffb32d71b421c8 (diff)
Update to jQuery 3.4.0
Diffstat (limited to 'jsdeps.json')
-rw-r--r--jsdeps.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/jsdeps.json b/jsdeps.json
index 04064b44c..82e2ea5f2 100644
--- a/jsdeps.json
+++ b/jsdeps.json
@@ -3,10 +3,10 @@
{
"lib": "jquery",
"name": "jQuery",
- "version": "3.3.1",
+ "version": "3.4.0",
"url": "https://code.jquery.com/jquery-$v.min.js",
"dest": "program/js/jquery.min.js",
- "sha1": "0dc32db4aa9c5f03f3b38c47d883dbd4fed13aae",
+ "sha1": "e4925196f6f444fa58915420fbcd80f909c68d28",
"license": "MIT",
"copyright": "Copyright JS Foundation and other contributors",
"source": "https://github.com/jquery/jquery/tree/$v"