This commit is contained in:
2022-05-06 03:12:38 +01:00
parent 6776b01676
commit 20d63156d1
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
<!ENTITY gitURL "https://git.panaetius.co.uk/&org;/&name;"> <!ENTITY gitURL "https://git.panaetius.co.uk/&org;/&name;">
<!ENTITY pluginURL "&gitURL;/raw/branch/master/&name;.plg"> <!ENTITY pluginURL "&gitURL;/raw/branch/master/&name;.plg">
<!ENTITY releaseURL "&gitURL;/releases/download/&version;/&name;-&version;.txz"> <!ENTITY releaseURL "&gitURL;/releases/download/&version;/&name;-&version;.txz">
<!ENTITY md5 "b49a912a3702d5704b6cecfcd8564d33"> <!ENTITY md5 "275af43e0fad8098a6da994b6383044b">
<!ENTITY plugin "/boot/config/plugins/&name;"> <!ENTITY plugin "/boot/config/plugins/&name;">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;"> <!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
]> ]>

View File

@@ -7,7 +7,7 @@
<!ENTITY gitURL "https://github.com/&org;/&name;"> <!ENTITY gitURL "https://github.com/&org;/&name;">
<!ENTITY pluginURL "&gitURL;/raw/master/&name;.plg"> <!ENTITY pluginURL "&gitURL;/raw/master/&name;.plg">
<!ENTITY releaseURL "&gitURL;/releases/download/&version;/&name;-&version;.txz"> <!ENTITY releaseURL "&gitURL;/releases/download/&version;/&name;-&version;.txz">
<!ENTITY md5 "b49a912a3702d5704b6cecfcd8564d33"> <!ENTITY md5 "275af43e0fad8098a6da994b6383044b">
<!ENTITY plugin "/boot/config/plugins/&name;"> <!ENTITY plugin "/boot/config/plugins/&name;">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;"> <!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
]> ]>
@@ -15,8 +15,8 @@
<CHANGES> <CHANGES>
###2022-05-05 ### 2022-05-06
- Initial release - bat v0.10.1 - Initial release - bat v0.20.0
</CHANGES> </CHANGES>