do this
This commit is contained in:
parent
f8b663e5c4
commit
f6b23b383b
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': jar_filename,
|
||||
'file': f'https://git.724.rocks/Minecon724/realweather-metadata/raw/branch/master/{BASE_DIR}/{channel}/{version}/{jar_filename}',
|
||||
'sha256': hash
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue