mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
uv: Update to version 0.5.8
This commit is contained in:
parent
d0bc8474c6
commit
91e7133e51
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.5.7",
|
||||
"version": "0.5.8",
|
||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||
"homepage": "https://docs.astral.sh/uv/",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.7/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "cb2aea0d8f85ffe1c4e2a431cbbd6e5c8faeb732e7cf8e4bee1c10b7779e7352"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.8/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9335f35ebfb29ad2cc8b65862f43d5f72ee50038a22b216e999342efb402e319"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.7/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "d207a2791a513e3d645779e5d86cc88f7040426ec5e4a5521498b87558f93db6"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.8/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "2e1dc6042c1d419c296d4fa424218b24fb87a2fc6c8b61280f9d7df26a90e3f7"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user