Skip to content

Commit abec2c1

Browse files
authored
Update un-get.plg
1 parent 0af9f92 commit abec2c1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

un-get.plg

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!DOCTYPE PLUGIN [
33
<!ENTITY name "un-get">
44
<!ENTITY author "ich777">
5-
<!ENTITY version "2022.11.13">
5+
<!ENTITY version "2023.02.02">
66
<!ENTITY gitURL "https://github.com/&author;/&name;/releases/download">
77
<!ENTITY pluginURL "https://raw.githubusercontent.com/&author;/un-get/master/&name;.plg">
8-
<!ENTITY md5 "173802c6d24b9207d475760b3888641f">
8+
<!ENTITY md5 "ec009229134c7380871f80f62da40a9c">
99
<!ENTITY plugin "/boot/config/plugins/&name;">
1010
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
1111
]>
@@ -14,6 +14,9 @@
1414

1515
<CHANGES>
1616

17+
###2023.02.02
18+
- fixed bug for repositories with .sha256 files
19+
1720
###2022.11.13
1821
- fixed bug in update routine for commented and empty lines
1922

@@ -171,4 +174,4 @@ echo
171174

172175
</INLINE>
173176
</FILE>
174-
</PLUGIN>
177+
</PLUGIN>

0 commit comments

Comments
 (0)