Download Latest Version uv-i686-pc-windows-msvc.zip (17.7 MB)
Email in envelope

Get an email when there's a new version of uv

Home / 0.8.5
Name Modified Size InfoDownloads / Week
Parent folder
uv-x86_64-unknown-linux-gnu.tar.gz 2025-08-05 18.9 MB
uv-x86_64-unknown-linux-gnu.tar.gz.sha256 2025-08-05 101 Bytes
uv-x86_64-unknown-linux-musl.tar.gz 2025-08-05 19.1 MB
uv-x86_64-unknown-linux-musl.tar.gz.sha256 2025-08-05 102 Bytes
uv-s390x-unknown-linux-gnu.tar.gz 2025-08-05 19.0 MB
uv-s390x-unknown-linux-gnu.tar.gz.sha256 2025-08-05 100 Bytes
uv-x86_64-apple-darwin.tar.gz 2025-08-05 18.2 MB
uv-x86_64-apple-darwin.tar.gz.sha256 2025-08-05 96 Bytes
uv-x86_64-pc-windows-msvc.zip 2025-08-05 19.2 MB
uv-x86_64-pc-windows-msvc.zip.sha256 2025-08-05 96 Bytes
uv-i686-unknown-linux-musl.tar.gz.sha256 2025-08-05 100 Bytes
uv-installer.ps1 2025-08-05 20.8 kB
uv-installer.sh 2025-08-05 66.0 kB
uv-powerpc64-unknown-linux-gnu.tar.gz 2025-08-05 20.0 MB
uv-powerpc64-unknown-linux-gnu.tar.gz.sha256 2025-08-05 104 Bytes
uv-powerpc64le-unknown-linux-gnu.tar.gz 2025-08-05 19.7 MB
uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256 2025-08-05 106 Bytes
uv-riscv64gc-unknown-linux-gnu.tar.gz 2025-08-05 18.7 MB
uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256 2025-08-05 104 Bytes
uv-armv7-unknown-linux-musleabihf.tar.gz.sha256 2025-08-05 107 Bytes
uv-i686-pc-windows-msvc.zip 2025-08-05 17.5 MB
uv-i686-pc-windows-msvc.zip.sha256 2025-08-05 94 Bytes
uv-i686-unknown-linux-gnu.tar.gz 2025-08-05 18.6 MB
uv-i686-unknown-linux-gnu.tar.gz.sha256 2025-08-05 99 Bytes
uv-i686-unknown-linux-musl.tar.gz 2025-08-05 18.1 MB
uv-aarch64-unknown-linux-gnu.tar.gz.sha256 2025-08-05 102 Bytes
uv-aarch64-unknown-linux-musl.tar.gz 2025-08-05 17.6 MB
uv-aarch64-unknown-linux-musl.tar.gz.sha256 2025-08-05 103 Bytes
uv-arm-unknown-linux-musleabihf.tar.gz 2025-08-05 18.2 MB
uv-arm-unknown-linux-musleabihf.tar.gz.sha256 2025-08-05 105 Bytes
uv-armv7-unknown-linux-gnueabihf.tar.gz 2025-08-05 17.8 MB
uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2025-08-05 106 Bytes
uv-armv7-unknown-linux-musleabihf.tar.gz 2025-08-05 17.8 MB
dist-manifest.json 2025-08-05 45.2 kB
sha256.sum 2025-08-05 81 Bytes
source.tar.gz 2025-08-05 4.2 MB
source.tar.gz.sha256 2025-08-05 81 Bytes
uv-aarch64-apple-darwin.tar.gz 2025-08-05 16.9 MB
uv-aarch64-apple-darwin.tar.gz.sha256 2025-08-05 97 Bytes
uv-aarch64-pc-windows-msvc.zip 2025-08-05 18.0 MB
uv-aarch64-pc-windows-msvc.zip.sha256 2025-08-05 97 Bytes
uv-aarch64-unknown-linux-gnu.tar.gz 2025-08-05 17.8 MB
0.8.5 source code.tar.gz 2025-08-05 4.2 MB
0.8.5 source code.zip 2025-08-05 4.8 MB
README.md 2025-08-05 7.4 kB
Totals: 45 Items   344.5 MB 0

Release Notes

Enhancements

  • Enable uv run with a GitHub Gist (#15058)
  • Improve HTTP response caching log messages (#15067)
  • Show wheel tag hints in install plan (#15066)
  • Support installing additional executables in uv tool install (#14014)

Preview features

  • Enable extra build dependencies to 'match runtime' versions (#15036)
  • Remove duplicate extra-build-dependencies warnings for uv pip (#15088)
  • Use "option" instead of "setting" in pylock warning (#15089)
  • Respect extra build requires when reading from wheel cache (#15030)
  • Preserve lowered extra build dependencies (#15038)

Bug fixes

  • Add Python versions to markers implied from wheels (#14913)
  • Ensure consistent indentation when adding dependencies (#14991)
  • Fix handling of python-preference = system when managed interpreters are on the PATH (#15059)
  • Fix symlink preservation in virtual environment creation (#14933)
  • Gracefully handle entrypoint permission errors (#15026)
  • Include wheel hashes from local Simple indexes (#14993)
  • Prefer system Python installations over managed ones when --system is used (#15061)
  • Remove retry wrapper when matching on error kind (#14996)
  • Revert h2 upgrade (#15079)

Documentation

  • Improve visibility of copy and line separator in dark mode (#14987)

Install uv 0.8.5

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.8.5/uv-installer.sh | sh

Install prebuilt binaries via powershell script

:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.8.5/uv-installer.ps1 | iex"

Download uv 0.8.5

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum
Source: README.md, updated 2025-08-05