Update packages and plugins
This commit is contained in:
parent
9e855fd5d8
commit
053db42219
|
@ -3,7 +3,7 @@
|
||||||
<!DOCTYPE PLUGIN [
|
<!DOCTYPE PLUGIN [
|
||||||
<!ENTITY name "speedtest">
|
<!ENTITY name "speedtest">
|
||||||
<!ENTITY author "dmacias72">
|
<!ENTITY author "dmacias72">
|
||||||
<!ENTITY version "2017.01.23">
|
<!ENTITY version "2017.01.27">
|
||||||
<!ENTITY launch "Settings/SpeedtestSettings">
|
<!ENTITY launch "Settings/SpeedtestSettings">
|
||||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||||
|
@ -23,6 +23,9 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe
|
||||||
<CHANGES>
|
<CHANGES>
|
||||||
##&name;
|
##&name;
|
||||||
###&version;
|
###&version;
|
||||||
|
- update security
|
||||||
|
###2017.01.23
|
||||||
|
- remove local tablesorter
|
||||||
- move js depends to cdn
|
- move js depends to cdn
|
||||||
- add sivel version 1.0.2
|
- add sivel version 1.0.2
|
||||||
- update security
|
- update security
|
||||||
|
|
|
@ -11,9 +11,12 @@ This plugin interacts with the command line interface for testing internet bandw
|
||||||
</Description>
|
</Description>
|
||||||
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
|
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
|
||||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png</Icon>
|
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png</Icon>
|
||||||
<Date>2017-01-23</Date>
|
<Date>2017-01-27</Date>
|
||||||
<Changes>
|
<Changes>
|
||||||
|
###2017.01.27
|
||||||
|
- update security
|
||||||
###2017.01.23
|
###2017.01.23
|
||||||
|
- remove local tablesorter
|
||||||
- move js depends to cdn
|
- move js depends to cdn
|
||||||
- add sivel version 1.0.2
|
- add sivel version 1.0.2
|
||||||
- update security
|
- update security
|
||||||
|
|
Loading…
Reference in New Issue
Block a user