Skip to content

Commit 20964bf

Browse files
committed
Update autoconfig urls
1 parent 8690f3b commit 20964bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ AUTOMATIC_UPDATES=true
4141
# given in the release.cfg file is newer than the installed one, the
4242
# plugin archive will be downloaded from the URL given in the release.cfg file
4343
# and will be installed automatically
44-
RELEASECFG=https://raw.githubusercontent.com/mschlenstedt/LoxBerry-Plugin-SamplePlugin-V2-Perl/master/release.cfg
44+
RELEASECFG=https://raw.githubusercontent.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/blob/master/release.cfg
4545

4646
# This is the URL to your prerelease.cfg file. This file will be checked for
4747
# new prereleases if the user enables autoupdates for prereleases. If the
4848
# version number given in the release.cfg file is newer than the installed
4949
# one, the plugin archive will be downloaded from the URL given in the
5050
# release.cfg file and will be installed automatically
51-
PRERELEASECFG=https://raw.githubusercontent.com/mschlenstedt/LoxBerry-Plugin-SamplePlugin-V2-Perl/master/prerelease.cfg
51+
PRERELEASECFG=https://raw.githubusercontent.com/Gagi2k/LoxBerry-Plugin-WolfIsm8/blob/master/prerelease.cfg
5252

5353
[SYSTEM]
5454
# If a reboot is needed after the plugin was installed, enable the following

0 commit comments

Comments
 (0)