un-get.plg aktualisiert

This commit is contained in:
2024-11-22 08:31:14 +01:00
parent a30dff83a5
commit b18e0b36c7

View File

@@ -2,10 +2,10 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "un-get">
<!ENTITY author "ich777">
<!ENTITY version "2024.11.01">
<!ENTITY version "2024.11.22">
<!ENTITY gitURL "https://github.com/&author;/&name;/releases/download">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&author;/un-get/master/&name;.plg">
<!ENTITY md5 "45f64983b2e53c15f4f4f650b77fa84e">
<!ENTITY md5 "f44ecb6824db1dd1bccfffcb3e8327e1">
<!ENTITY plugin "/boot/config/plugins/&name;">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
]>
@@ -14,6 +14,9 @@
<CHANGES>
###2024.11.22
- Merge PR from adapowers 'cleanup(): Multiple match resilience'
###2024.11.01
- Merge PR from cloudiful to fix some packages may be skipped on installation and install wrong package instead