MDL-67383 media_videojs: Update VideoJS versions in Moodle related files
This commit is contained in:
committed by
Andrew Nicols
parent
9632fde77f
commit
5aca440471
@@ -1,4 +1,4 @@
|
||||
VideoJS 7.6.5
|
||||
VideoJS 7.7.6
|
||||
-------------
|
||||
https://github.com/videojs/video.js
|
||||
|
||||
|
||||
@@ -4,35 +4,35 @@
|
||||
<location>amd/src/video-lazy.js</location>
|
||||
<name>VideoJS</name>
|
||||
<license>Apache</license>
|
||||
<version>7.6.5</version>
|
||||
<version>7.7.6</version>
|
||||
<licenseversion>2.0</licenseversion>
|
||||
</library>
|
||||
<library>
|
||||
<location>amd/src/Youtube-lazy.js</location>
|
||||
<name>YouTube Playback Technology for Video.js</name>
|
||||
<license>MIT</license>
|
||||
<version>2.6.0</version>
|
||||
<version>2.6.1</version>
|
||||
<licenseversion></licenseversion>
|
||||
</library>
|
||||
<library>
|
||||
<location>videojs</location>
|
||||
<name>VideoJS support files</name>
|
||||
<license>Apache</license>
|
||||
<version>7.6.5</version>
|
||||
<version>7.7.6</version>
|
||||
<licenseversion>2.0</licenseversion>
|
||||
</library>
|
||||
<library>
|
||||
<location>amd/src/videojs-flash-lazy.js</location>
|
||||
<name>The Flash tech for video.js </name>
|
||||
<license>Apache</license>
|
||||
<version>2.2.2</version>
|
||||
<version>2.2.1</version>
|
||||
<licenseversion>2.0</licenseversion>
|
||||
</library>
|
||||
<library>
|
||||
<location>videojs/video-js.swf</location>
|
||||
<name>Custom Flash Player for VideoJS</name>
|
||||
<license>Apache</license>
|
||||
<version>5.4.1</version>
|
||||
<version>5.4.2</version>
|
||||
<licenseversion>2.0</licenseversion>
|
||||
</library>
|
||||
</libraries>
|
||||
|
||||
Reference in New Issue
Block a user