MDL-67383 media_videojs: Update VideoJS versions in Moodle related files

This commit is contained in:
Mihail Geshoski
2020-05-06 11:06:08 +08:00
committed by Andrew Nicols
parent 9632fde77f
commit 5aca440471
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VideoJS 7.6.5
VideoJS 7.7.6
-------------
https://github.com/videojs/video.js
+5 -5
View File
@@ -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>