Skip to content

Commit

Permalink
uv/0.1.13 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <[email protected]>
  • Loading branch information
wolfi-bot committed Feb 29, 2024
1 parent 716e7dc commit b182767
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.1.12
version: 0.1.13
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: f68b2d1d5efc05acb9fe48c558d631081eff26d9
expected-commit: 9ce5170e6429e3ea7990a40fb15daa67d57e82b3

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

0 comments on commit b182767

Please sign in to comment.