Use new domain

So much of those
This commit is contained in:
Minecon724 2024-09-22 13:14:59 +02:00
parent 1b12da5870
commit 94e4ca05ad

View file

@ -162,7 +162,7 @@ def main():
'label': version,
'id': latest_data['id'] + 1,
'timestamp': int(time.time()),
'file': f'https://git.724.rocks/Minecon724/realweather-metadata/raw/branch/master/{BASE_DIR}/{channel}/{version}/{jar_filename}',
'file': f'https://git.m724.eu/Minecon724/realweather-metadata/raw/branch/master/{BASE_DIR}/{channel}/{version}/{jar_filename}',
'sha256': hash
}