Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.11.5"
version: "0.11.7"
epoch: 0 # use cargo/build pipeline, rust-1.94, add ldd-check test
description: An extremely fast Python package installer and resolver, written in Rust.
copyright:
Expand Down Expand Up @@ -46,7 +46,7 @@ pipeline:
with:
repository: https://github.com/astral-sh/uv
tag: ${{package.version}}
expected-commit: 95eaa68c8df627eb915bc355831fd7d169d91fe3
expected-commit: 9d177269e110f40d578804e1b3d4ca3183a4ef6c
destination: uv

- working-directory: uv
Expand Down