Skip to content

Commit

Permalink
uv/0.4.3 package update (#27426)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Sep 2, 2024
1 parent e7f68fb commit 2a601f5
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.4.2
version: 0.4.3
epoch: 0
description: An extremely fast Python package installer and resolver, written in Rust.
copyright:
Expand All @@ -23,7 +23,7 @@ pipeline:
with:
repository: https://github.com/astral-sh/uv
tag: ${{package.version}}
expected-commit: 736ccb950a4e2fd520559e351361e206fb6e22ee
expected-commit: 47f4ca24b3a7b5814d4112f2b5f56f1964ca2c9f

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

0 comments on commit 2a601f5

Please sign in to comment.