Use new domain
So much of those
This commit is contained in:
parent
1b12da5870
commit
94e4ca05ad
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue