Skip to content

Commit c90bb03

Browse files
authored
Update uservar.py
1 parent ee1e55a commit c90bb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uservar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
BUILDERNAME = 'HexWiz'
1818
EXCLUDES = [ADDON_ID, 'repository.hexapository']
1919
# 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'
20+
BUILDFILE = 'https://www.dropbox.com/scl/fi/of6l47fkwsq5fluohi597/build.txt?rlkey=59gk6svbhzg2yd885p4ch13lp&dl=0'
2121
# How often you would like it to check for build updates in days
2222
# 0 being every startup of kodi
2323
UPDATECHECK = 0

0 commit comments

Comments
 (0)