hotfix update

This commit is contained in:
BarsTiger
2022-05-06 15:43:25 +03:00
parent 877fa8e4bd
commit 82f25e9798

View File

@@ -47,7 +47,7 @@ except:
'If you installed it just now, please restart PC.')
if int(request.get('https://github.com/horsy-ml/horsy/raw/master/web_vars/version').text) > version:
from modules.download import dl
from ezzdl.download import dl
import urllib.request
print('New version available!')
input('Press enter to update...')