mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-16 21:38:31 +00:00
parent
248da23f6d
commit
0498b9fb1d
3 changed files with 4 additions and 2 deletions
|
@ -239,7 +239,7 @@ pub(crate) const PYTHON_DOWNLOADS: &[ManagedPythonDownload] = &[
|
|||
libc: Libc::None,
|
||||
variant: PythonVariant::Default
|
||||
},
|
||||
url: "https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.14.0a5%2B20250212-i686-pc-windows-msvc-shared-install_only_stripped.tar.gz",
|
||||
url: "https://github.com/astral-sh/python-build-standalone/releases/download/20250212/cpython-3.14.0a5%2B20250212-i686-pc-windows-msvc-install_only_stripped.tar.gz",
|
||||
sha256: Some("5851a9e6a6afa698fa3ee5b678dff96e612f47e5e2c2f0c032f7c48d42f6a1ac")
|
||||
},
|
||||
ManagedPythonDownload {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue