uv@0.7.11: Add the "uvw" binary for shim (#6864)

This commit is contained in:
Reci 2025-06-05 07:30:48 -07:00 committed by GitHub
parent cc8fcf367e
commit 85c1e39ff5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,8 @@
},
"bin": [
"uv.exe",
"uvx.exe"
"uvx.exe",
"uvw.exe"
],
"checkver": {
"github": "https://github.com/astral-sh/uv"