Fix a typo in fetch-download-metadata.py (#8515)

Fix this typo:

98523e2014/crates/uv-python/fetch-download-metadata.py (L399)

and removed an empty line in the `downloads.inc.mustache" template.
This commit is contained in:
Jo 2024-10-24 20:33:14 +08:00 committed by GitHub
parent b6883ed7fb
commit 41462e5987
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 22 additions and 755 deletions

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,6 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[
libc: Libc::None,
{{/value.libc}}
variant: {{value.variant}}
},
url: "{{value.url}}",
{{#value.sha256}}