change master to main

This commit is contained in:
2022-05-13 23:25:49 +01:00
parent d1b1671e21
commit 3f21b656f6
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<!ENTITY org "dtomlinson91">
<!ENTITY version "0.6.8">
<!ENTITY gitURL "https://git.panaetius.co.uk/&org;/&name;">
<!ENTITY pluginURL "&gitURL;/raw/branch/master/&name;.plg">
<!ENTITY pluginURL "&gitURL;/raw/branch/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;">