diff options
author | techknowlogick <techknowlogick@users.noreply.github.com> | 2018-07-30 02:04:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-30 02:04:24 -0400 |
commit | 895e538836cf4d1d23c2a453ef79ffa099e176bf (patch) | |
tree | 7feb171122a398903448dbf1a28f463cfb257153 /public/vendor/librejs.html | |
parent | a74426d631e3311cc3c460ae9917f76f0221f4de (diff) | |
download | gitea-895e538836cf4d1d23c2a453ef79ffa099e176bf.tar.gz gitea-895e538836cf4d1d23c2a453ef79ffa099e176bf.zip |
Update jQuery to v1.12.4 (#4551)
Fix #4384
Diffstat (limited to 'public/vendor/librejs.html')
-rw-r--r-- | public/vendor/librejs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/librejs.html b/public/vendor/librejs.html index 9b0363875f..f34cc2b8ad 100644 --- a/public/vendor/librejs.html +++ b/public/vendor/librejs.html @@ -18,7 +18,7 @@ <tr> <td><a href="./plugins/jquery/jquery.min.js">jquery.min.js</a></td> <td><a href="http://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td> - <td><a href="https://code.jquery.com/jquery-1.11.3.min.js">jquery-1.11.3.min.js</a></td> + <td><a href="https://code.jquery.com/jquery-1.12.4.min.js">jquery-1.12.4.min.js</a></td> </tr> <tr> <td><a href="./plugins/semantic/semantic.min.js">semantic.min.js</a></td> |