generated from Minecon724/jarupdater-metadata-template
a
This commit is contained in:
parent
c3ccf509fa
commit
1ecdbf8afe
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ def main(config: dict, version: str, channel: str, local: bool):
|
|||
'id': latest_data['id'] + 1,
|
||||
'timestamp': int(time.time()),
|
||||
'file': file_url,
|
||||
'changelog': changelog_url
|
||||
'changelog': changelog_url,
|
||||
'sha256': file_hash
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue