1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 01:36:30 +00:00

update dojo/dijit to 1.16.4

This commit is contained in:
Andrew Dolgov
2021-11-15 18:48:47 +03:00
parent 1db1be7a81
commit ef1e2a8b2f
580 changed files with 2219 additions and 608 deletions

View File

@@ -1,7 +1,8 @@
dijit
dojo
dojox
dijit-themes
release
util
dojo-release-*
log*
log*

View File

@@ -7,7 +7,7 @@
# Dojo requires Java runtime to build. Further information on rebuilding Dojo
# is available here: http://dojotoolkit.org/reference-guide/build/index.html
VERSION=1.14.2
VERSION=1.16.4
# Download and extract dojo src code if it doesn't already exist
if [ ! -d "dojo" ]; then