diff --git a/uv.yaml b/uv.yaml index 98fb2718d14a..d9831051a824 100644 --- a/uv.yaml +++ b/uv.yaml @@ -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: @@ -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