uv: Update to version 0.1.37

This commit is contained in:
github-actions[bot] 2024-04-23 16:27:32 +00:00
parent a43c3e3f8d
commit 6de4086756

View File

@ -1,16 +1,16 @@
{
"version": "0.1.36",
"version": "0.1.37",
"description": "An extremely fast Python package installer and resolver, written in Rust.",
"homepage": "https://github.com/astral-sh/uv",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.36/uv-x86_64-pc-windows-msvc.zip",
"hash": "fd43e117e08414970f84cddc6300c5fbd5096be8f9c981d5b3464c28720ddcfb"
"url": "https://github.com/astral-sh/uv/releases/download/0.1.37/uv-x86_64-pc-windows-msvc.zip",
"hash": "6bc00aec8b4731a7883b88d27450c959055a24a1f5858777313addbe850a7cad"
},
"32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.1.36/uv-i686-pc-windows-msvc.zip",
"hash": "e945b6a176ee08d7440703eb4a975a8b7d383b8e9b480f724dc5d614a90a080a"
"url": "https://github.com/astral-sh/uv/releases/download/0.1.37/uv-i686-pc-windows-msvc.zip",
"hash": "e676cacfd871e33e7c4972ae241ed6362e20159261f9da8545a3816e436b59b0"
}
},
"bin": "uv.exe",