update master to main

This commit is contained in:
2022-05-13 23:23:01 +01:00
parent a5c5914cc3
commit 56ae4090be
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<!ENTITY org "dtomlinson91">
<!ENTITY version "v0.10.1">
<!ENTITY gitURL "https://github.com/&org;/&name;">
<!ENTITY pluginURL "&gitURL;/raw/master/&name;.plg">
<!ENTITY pluginURL "&gitURL;/raw/main/&name;.plg">
<!ENTITY releaseURL "&gitURL;/releases/download/&version;/&name;-&version;.txz">
<!ENTITY releaseMD5URL "&gitURL;/releases/download/&version;/md5sum.txt">
<!ENTITY plugin "/boot/config/plugins/&name;">