Skip to content

Commit

Permalink
Update un-get.plg
Browse files Browse the repository at this point in the history
  • Loading branch information
ich777 authored Feb 2, 2023
1 parent 0af9f92 commit abec2c1
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions un-get.plg
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "un-get">
<!ENTITY author "ich777">
<!ENTITY version "2022.11.13">
<!ENTITY version "2023.02.02">
<!ENTITY gitURL "https://github.com/&author;/&name;/releases/download">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&author;/un-get/master/&name;.plg">
<!ENTITY md5 "173802c6d24b9207d475760b3888641f">
<!ENTITY md5 "ec009229134c7380871f80f62da40a9c">
<!ENTITY plugin "/boot/config/plugins/&name;">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
]>
Expand All @@ -14,6 +14,9 @@

<CHANGES>

###2023.02.02
- fixed bug for repositories with .sha256 files

###2022.11.13
- fixed bug in update routine for commented and empty lines

Expand Down Expand Up @@ -171,4 +174,4 @@ echo

</INLINE>
</FILE>
</PLUGIN>
</PLUGIN>

0 comments on commit abec2c1

Please sign in to comment.