We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1e55a commit c90bb03Copy full SHA for c90bb03
uservar.py
@@ -17,7 +17,7 @@
17
BUILDERNAME = 'HexWiz'
18
EXCLUDES = [ADDON_ID, 'repository.hexapository']
19
# Text File with build info in it. Please read https://github.com/a4k-openproject/plugin.program.openwizard/wiki/Installing-Builds
20
-BUILDFILE = 'https://www.dropbox.com/scl/fi/mkjyb6p01vq4k3152id99/build.txt?rlkey=7sdgl4kbw09y432hddw72zxad&dl=0'
+BUILDFILE = 'https://www.dropbox.com/scl/fi/of6l47fkwsq5fluohi597/build.txt?rlkey=59gk6svbhzg2yd885p4ch13lp&dl=0'
21
# How often you would like it to check for build updates in days
22
# 0 being every startup of kodi
23
UPDATECHECK = 0
0 commit comments