Skip to content

Commit

Permalink
Merge pull request #21431 from wolfi-dev/wolfictl-df5ffbb5-9755-4c91-…
Browse files Browse the repository at this point in the history
…9734-7a810c39c98b

uv/0.2.8 package update
  • Loading branch information
ajayk authored Jun 5, 2024
2 parents b65c1a2 + f44555c commit 24f3f97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uv.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: uv
version: 0.2.6
version: 0.2.8
epoch: 0
description: An extremely fast Python package installer and resolver, written in Rust.
copyright:
Expand All @@ -22,7 +22,7 @@ pipeline:
with:
repository: https://github.com/astral-sh/uv
tag: ${{package.version}}
expected-commit: a589ad5066643d24a52857f4ce09279b669c4fed
expected-commit: e48b9cd94bf030a78d4662db42065c5b759dab88

- runs: |
cargo build --locked --release
Expand Down

0 comments on commit 24f3f97

Please sign in to comment.