From 94e4ca05ad000388333af2a8bebd43629e999966 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sun, 22 Sep 2024 13:14:59 +0200 Subject: [PATCH] Use new domain So much of those --- release.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.py b/release.py index 766c23f..948a591 100755 --- a/release.py +++ b/release.py @@ -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 }