Skip to content
Merged
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 recipe/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
schema_version: 1

context:
version: "0.11.31"
version: "0.11.32"

package:
name: uv
version: ${{ version }}

source:
url: https://github.com/astral-sh/uv/releases/download/${{ version }}/source.tar.gz
sha256: d67fe8bef8ab661c18984047cda462020995ae9b744679411693440bf16d8686
sha256: 5cd5492f5df6b5144a43e2fa32418806fbbff018b8fbee2d8f14f2eb770fc364
patches:
- 0000-no-link-static-vc-runtime.patch
- 0001-no-writeln-space-colon.patch
Expand Down
Loading