Skip to content

uv

Extremely fast Python package installer and resolver

Designed as a drop-in replacement for pip and pip-compile.

  • Drop-in replacement for common pip, pip-tools, and virtualenv commands.
  • 10-100x faster than pip and pip-tools (pip-compile and pip-sync).
  • Disk-space efficient, with a global cache for dependency deduplication.
  • Installable via curl, pip, pipx, etc. uv is a static binary that can be installed without Rust or Python.
  • Tested at-scale against the top 10,000 PyPI packages.
  • Advanced features such as dependency version overrides and alternative resolution strategies.
  • Best-in-class error messages with a conflict-tracking resolver.
  • Support for a wide range of advanced pip features, including editable installs, Git dependencies, direct URL dependencies, local dependencies, constraints, source distributions, HTML and JSON indexes, and more.

dev

https://github.com/astral-sh/uv

arm64 armhf amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install uv

sudo apt install uv

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    uv=0.2.30*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      uv=0.2.30*

Download URLs

Version SHA256 Size (KB)
0.2.30 b0ee642423413d2f218f6b65f80a067607d3836674a6063473c7bcf8e44d672d 7435
0.2.29 945279c2ab61b0456a60980152b90255f9d91b9b93c49e2c13b76884fc6b9cd4 7420
0.2.28 6d9043e7c8fab96f8e1f268dadc6f37fe0c3dda8d94852085620a5c6d9429a0d 7346
0.2.27 3a40836bf4183d14f9aa855265c5471c5152666523f4fcca27a55a1c103d56c6 7348
0.2.26 f3f538cc959adaa91d42571d8f0c86ccc4d5a0abeb7abac961f99fd6400863da 7285
0.2.25 51c41d6a60065adb8a38fa794c91a85feb9bb3a1fa243f573d62dccfd911372a 7314
0.2.24 f3e52767080044b28ff3f49a24b0b12881a8466d2ec2611b542bf0a310948350 7294
0.2.23 061e1a4a83f4149cd58f851ed0a75891261263a0fa544b20c958215631c7fa14 7302
0.2.17 e5fb06520f21be288184954a4e4714be422fb3266444f4889349eb2d699fdc0a 7401
0.2.15 8f2d58a325fb3b48f361b9016ccffe599db0de7a25d413dd7df30f5f6e92649a 7280
Version SHA256 Size (KB)
0.2.30 0315a294a1009913d5f021fba268b8123f5ecf157f59185adfb3740e2d54b6c4 6321
0.2.29 f856363a745adf5b9d074b44b7669557df1c09073bd59ffc2a5ad38f840055d3 6316
0.2.28 6aaaa606c0a71ef982eab5ec039df04bbcdb4b46bb7dc485f8d1e94c4eb8498f 6296
0.2.27 218b1306c2b670841687d647e0f50831a7d5777daca94c3ef1de2d07a8e7f0ee 6285
0.2.26 676b999f425490f02ce4562c40f7938a0a8f7b97b01592bb464935b1b646e2f2 6228
0.2.25 14a9e4fe6c9e5b6a24b500b891a152166b956bfe7378b407b94857d0536c87dd 6248
0.2.24 ace01322cecfa6a0c90cbca963b80469fa03bec228fae4eae8140b3e3d32427f 6259
0.2.23 135a1d3f532ec240e9660fac87049cb41aecf94534c0e2ab60fbab74fe53b51e 6262
0.2.17 460123b8887959c54d35d8d83e6b81f76bf2d560d855c8e3b430875a802bd234 6271
0.2.15 b2da8ef15e2dc2a4a2d9fdaa4d1a8cd741937578337b48548a5d9b79677c3b15 6174
Version SHA256 Size (KB)
0.2.30 faddc1992ee4e9113614d8a9bd1b68b71b44da61e119028ac8dd2805ea4a3450 5973
0.2.29 f830468939a5902cf63d2ab7b1c177c46b2f9b64d62511c6ee0fc6b5f964cfad 5965
0.2.28 c357309aeb30f8b5a528f85ea1466a2bec13ec5c248213dd762c1029bdd84ca2 5938
0.2.27 959412d759349c202531a2db1438c6003b00deb74c4f4fc68303f6eb1bfff4ad 5920
0.2.26 1514edb844fd223ace17d6672a1f10a08a4b52cf80d34c32c9f895d1476826c5 5890
0.2.25 5ed5699e71d92cdf05749a509f701cbe9f8ab93be976d7971aac78976dadcaec 5896
0.2.24 f89be1571822b13531b4a759fe9223c664dd25c89812fe05853332850195cb2e 5849
0.2.23 457a7ad656c69f4475439c57b056d4ea7e222a270fb11a5dc9cf57ab062db1a8 5719
0.2.17 78d0c534f24db49e779d13cfb8ea1ffc3538e368eb6fbb8012bae3001d3958a9 5785
0.2.15 9a0b348237f5b7987c23db8230be38a3ac6106e44cbf483a54dc6b539c3a958a 5702

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for uv are versioned here.

Click here to see uv ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/uv/ops2deb.yml
name: uv
matrix:
  architectures:
    - amd64
    - arm64
    - armhf
  versions:
    - 0.2.5
    - 0.2.6
    - 0.2.7
    - 0.2.8
    - 0.2.9
    - 0.2.10
    - 0.2.11
    - 0.2.12
    - 0.2.13
    - 0.2.14
    - 0.2.15
    - 0.2.17
    - 0.2.23
    - 0.2.24
    - 0.2.25
    - 0.2.26
    - 0.2.27
    - 0.2.28
    - 0.2.29
    - 0.2.30
homepage: https://github.com/astral-sh/uv
summary: extremely fast Python package installer and resolver
description: |-
  Designed as a drop-in replacement for pip and pip-compile.

  - Drop-in replacement for common pip, pip-tools, and virtualenv commands.
  - 10-100x faster than pip and pip-tools (pip-compile and pip-sync).
  - Disk-space efficient, with a global cache for dependency deduplication.
  - Installable via curl, pip, pipx, etc. uv is a static binary that can be
  installed without Rust or Python.
  - Tested at-scale against the top 10,000 PyPI packages.
  - Advanced features such as dependency version overrides and alternative
  resolution strategies.
  - Best-in-class error messages with a conflict-tracking resolver.
  - Support for a wide range of advanced pip features, including editable
  installs, Git dependencies, direct URL dependencies, local dependencies,
  constraints, source distributions, HTML and JSON indexes, and more.
fetch:
  url: https://github.com/astral-sh/uv/releases/download/{{version}}/uv-{{target|rust_target}}.tar.gz
  targets:
    armhf: armv7-unknown-linux-gnueabihf
    arm64: aarch64-unknown-linux-musl
install:
  - uv-{{target|rust_target}}/uv:/usr/bin/uv

The blueprint fetch keyword contains a URL template pointing to uv releases. Downloaded files are locked in a lockfile versioned here.

Click here to see uv release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/uv/ops2deb.lock.yml
- url: https://github.com/astral-sh/uv/releases/download/0.2.5/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: f465b75f0129bfb1e47902a14731460aec5cc71d9586a19ad19a644fd2fa7a5e
  timestamp: 2024-06-02 14:52:52+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.5/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 3341aa26179eb68f6b6c7bcdf44a0c3f5dbea3f43905920f4c018410fb3d46eb
  timestamp: 2024-06-02 14:52:52+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.5/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 5eb13622b4450b3756f2395c261315562c48f405208cd1a160fe47e43fc85da1
  timestamp: 2024-06-02 14:52:52+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.6/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 41606b5c24e40ae2bcf71d9f8fc28b1f3e1399950ee324aa9925621d5bf1bc0e
  timestamp: 2024-06-03 21:05:57+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.6/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: f1194ec0b18cda58537698c5b417f9464d8258334d69049fc32c40c3b8dd173c
  timestamp: 2024-06-03 21:05:57+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.6/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 02c7803b6209a80cdc8a4867a02ca6cb6a622f0d83f5276770a8d5636a89a396
  timestamp: 2024-06-03 21:05:57+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.7/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 40e4fba3abcc76d5f69dc420cbc457ccc7bd7003a07e6caa0a2a8a803b339e31
  timestamp: 2024-06-05 21:06:17+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.7/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: a960192da71ba05438d1ab3632ee5a22c8b02dea087f9c054c224803870c9571
  timestamp: 2024-06-05 21:06:17+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.7/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 080bedb35224afca73cb424629e3512b529398f96353c4cdf59fe6cdceac5034
  timestamp: 2024-06-05 21:06:17+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.8/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 8f4bc88fbb7c498224122047f3f559b93e145753032d59782037ccf2969360b0
  timestamp: 2024-06-06 00:22:24+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.8/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: c88b3f63ea7b3727500545edf0a6c1581a34ab5328fa2503e7c40911dce9e26d
  timestamp: 2024-06-06 00:22:24+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.8/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: ce9f8fca5faef55af4fb83343143bb403ecef518f9118e97a37ccfbf1ccadfc3
  timestamp: 2024-06-06 00:22:24+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.9/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: b8d055a0279c52021238a92e41bd6076813fac3ae77f4a3235b8aa4e2d398c0a
  timestamp: 2024-06-06 21:06:41+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.9/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 9c43a432b9e02b126e2a1e42262b8ecc7d5715e9183c0fdccfdb6a98911067ae
  timestamp: 2024-06-06 21:06:41+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.9/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 83438964a0be35ddded2099ea64599706e7c7a7de575429ce4df78e20d57774d
  timestamp: 2024-06-06 21:06:41+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.10/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: fffdf595dd2a231b372b685a2e25589bd8d537fea252b28678565f01e5b8bddc
  timestamp: 2024-06-10 18:06:56+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.10/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 38c30fa3c5e3c97db50396609619c17741c860c36e13ee210e387c94c59ce1ff
  timestamp: 2024-06-10 18:06:56+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.10/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 99b25a80e170fde54b299c05f4c071c7130ed85db45fe8e7663cef44f09aac5f
  timestamp: 2024-06-10 18:06:56+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.11/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: f4f5b8f496d655206a4bfd28c54192a225da1274d04fa3ff6ff74df1e756c400
  timestamp: 2024-06-12 03:06:17+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.11/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: f76c811a073bd0feea69555270fd0437e7b4c085d604a3949d2dd98b418b1597
  timestamp: 2024-06-12 03:06:17+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.11/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 4a6188b172cb8d43e59c91dad8cdc4418ed0b395b09e4198ba4661cbcdbb40eb
  timestamp: 2024-06-12 03:06:17+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.12/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 74981df43332e9ca6abd2855d73e0d1f5565d3f724c60f4a67bf0c09d84902a9
  timestamp: 2024-06-18 00:23:09+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.12/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: cdcda5bef68ecb96c593a1389349b19d6a52a2c235308e6aaade522f67def730
  timestamp: 2024-06-18 00:23:09+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.12/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 7a0c67d32844afadd2d964d9d6ecb769a56e122e1423efce53e7554a33fb5c6f
  timestamp: 2024-06-18 00:23:09+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.13/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 56151690ccd6a12205478212dd16013d1969e3ef808a66f99809da850a49ed29
  timestamp: 2024-06-18 18:07:36+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.13/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 20f96f8a6b2dee8a6013bc12b243b718027e5a34c9fceb4baef7e85e530f9da8
  timestamp: 2024-06-18 18:07:36+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.13/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 3f96048fa1b82eca14d45bbcc86714cd0dee19a73ef9311da6707faa308ec25f
  timestamp: 2024-06-18 18:07:36+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.14/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 3b315856284f2d4c2a6e3b19fd6c5eae87334c37f1a7dfdaad3f696b976dae72
  timestamp: 2024-06-24 15:06:19+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.14/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: bf7ceff49dd3ceb384316c6bd85b037a9b5c830074166f57d6ad6fc8b42fbb75
  timestamp: 2024-06-24 15:06:19+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.14/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 79b2582675bd93c7d632e71a667478a3b1eed101669944e64c848f7240ab4725
  timestamp: 2024-06-24 15:06:19+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.15/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 3f5c7c25e4099854330b3a21bb9670d3cdcf3ec3c0eb9f8bee7e42c5098cc5a1
  timestamp: 2024-06-24 18:06:53+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.15/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 1f8712bd2b6c11533d4defea1f2e7e3972b9db887ef26a4c33f452a8492891ea
  timestamp: 2024-06-24 18:06:53+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.15/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: f9c06177f2153336c3a96f9ab54d881126447cde1cb5d00ed771223427692e9c
  timestamp: 2024-06-24 18:06:53+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.17/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 910edd0a8db6ff39baaad0f7f77b2ce74e0111b6b83a4439e2e02d5b82404e1d
  timestamp: 2024-06-27 00:22:33+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.17/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: a5f18a5f739402e9c2a6b5a4dafe0ead37125bedc7c03a74a9a92e4682a0f49c
  timestamp: 2024-06-27 00:22:33+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.17/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: d49537780cd9cd5621bbc34e6864356487155cd4a7540035e1b0acb0d1017def
  timestamp: 2024-06-27 00:22:33+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.23/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 60a122ac03b4187ddf716995f5f87838ff0edf9bfac372202c5c05269a32537d
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.23/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 2e284e7718176306b0d042a65143ff5b2c6453f33cadc1ebb19aedbb4f70ec95
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.23/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 4384db514959beb4de1dcdf7f1f2d5faf664f7180820b0e7a521ef2147e33d1d
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.24/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 56bd0db80905d0f5eeba51aa33872727aa40e3dda65c86a584c095ac05609509
  timestamp: 2024-07-10 21:05:40+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.24/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: c2650b42b0211cca495cbb8ccadd200256876cd02f70ce5ccb03e4eb6782c16d
  timestamp: 2024-07-10 21:05:40+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.24/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 24a0c6758a4f533c37193592fd0a9a37a61fb583a4b6abd0bb81b83127d86336
  timestamp: 2024-07-10 21:05:40+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.25/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 34fe01cb0ed953aab2584231875b7f112d306955a92d674edcae4632c475bd2f
  timestamp: 2024-07-16 00:23:26+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.25/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: a107c831168cd40131be62193cc9ee8516868542e14d08c649d7767bf74077f8
  timestamp: 2024-07-16 00:23:26+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.25/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 7f3396784a504ffb3d2190312b4a7c5330f08906ef22bcf544fe20ecde30081c
  timestamp: 2024-07-16 00:23:26+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.26/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 824c3a1e4eba63370232998dfb34964afcebd00fc79b4c7b4e9a1c5d749cf08f
  timestamp: 2024-07-17 18:07:22+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.26/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: d42cd9db133bb16faa844f46baba52184a3cba5ad6f428bdfb0f3a5d85d01951
  timestamp: 2024-07-17 18:07:22+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.26/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: f70997db1acf979b626e23236c289bfbf418e17ffd18a7956d8cf44e6f3f5522
  timestamp: 2024-07-17 18:07:22+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.27/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: f7ad07f32e01dfdbd6b217c7f6acd7822eb6600d9992d204b93bfa0749bc6b29
  timestamp: 2024-07-20 00:22:47+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.27/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 0316c82068bd34faee8a26bff0b85c25951a10fc54bc2ec5bfae64dc00e4a58d
  timestamp: 2024-07-20 00:22:47+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.27/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 224cdff5d82ff7053d1a9bf61e5ae89961d536eb2da8a4a13b93a49a0ab434bf
  timestamp: 2024-07-20 00:22:47+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.28/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: bf23111a512596da533ad21ef94ea1758957f0f12ca9a306b298617affa4db8d
  timestamp: 2024-07-23 21:06:20+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.28/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 6e50f4f5690f0135b30d0f6e4cbbceec1909bdef10b1996abb42042b6b28c64b
  timestamp: 2024-07-23 21:06:20+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.28/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 9c6cbe9f7d7b2abcb45e028d82a5986b951af76a587c93c99922ba0e71c7f21c
  timestamp: 2024-07-23 21:06:20+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.29/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 77607a17959e650fa085a28f74b120db065833957a8306ee458a06e331433a21
  timestamp: 2024-07-25 00:23:29+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.29/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 9ddfcbac00d7594e3c99ea4a97fe3a63895266a5993ae458e70e05e6834e3247
  timestamp: 2024-07-25 00:23:29+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.29/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 1199ddcaba212d1909d934b7edfe24ee39f6ac60cfce1a558d74d082f9763937
  timestamp: 2024-07-25 00:23:29+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.30/uv-aarch64-unknown-linux-musl.tar.gz
  sha256: 4b4e5fb2ca63fee674a32ed99e1c371d4dcfe194787c3bddc7bef37b4ae3fd24
  timestamp: 2024-07-26 18:07:03+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.30/uv-armv7-unknown-linux-gnueabihf.tar.gz
  sha256: 355672634f530981171c67c7d99bda999bfd66b4273d0d292ce3f5db25118213
  timestamp: 2024-07-26 18:07:03+00:00
- url: https://github.com/astral-sh/uv/releases/download/0.2.30/uv-x86_64-unknown-linux-gnu.tar.gz
  sha256: 572a09703b40680191f4da33ffad2ae57cee93f0007f1eb25b84d241b0b418f2
  timestamp: 2024-07-26 18:07:03+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/uv.svg)](https://docs.wakemeops.com/packages/uv)
<a href="https://docs.wakemeops.com/packages/uv">
  <img src="https://docs.wakemeops.com/badges/uv.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/uv.svg
:target: https://docs.wakemeops.com/packages/uv