mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.1.29
This commit is contained in:
parent
a6ef8d54e2
commit
5774969927
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.1.28",
|
||||
"version": "0.1.29",
|
||||
"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.28/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5ef7961cf2f35e6df6029c7c83ca3fd08042c9c8b2c692cdeccb19c2a19eb7a6"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.29/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7926be66598e6c0f2b07c6db72a1d9c61f7b1cce72663266dcdcbf4055e1c9a3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.28/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "1eddf62f14320c1049294d2aa3ddefc10f8d309a64735e9b06b1a02e587bc134"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.29/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "3dac7e8f710f723accadaf876b7034cd1108509e95fb1ad7fff3a8bf579bda3e"
|
||||
}
|
||||
},
|
||||
"bin": "uv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user