mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
uv: Update to version 0.1.32
This commit is contained in:
parent
87580070c5
commit
2a3056c4b9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.1.31",
|
||||
"version": "0.1.32",
|
||||
"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.31/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "980833bbbbcffb3cf0e2abaf8963cdccfcb4cd378ed980a4168be124efda5c0a"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.32/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4df4192f5c7824bdfaecd4d3d8fb6310ced6e0980592d5d44b7afed88ef89ff0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.31/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "84b3a4480643c722d7b5a53b219d9e4546b428b9acd5bf003584e3d458b61a4a"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.32/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "df848217d4ef5f7a0d55572ac307bccd0052d97c5be21437ec717bb9e461d85e"
|
||||
}
|
||||
},
|
||||
"bin": "uv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user