mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.5.22
This commit is contained in:
parent
6fa5d1a872
commit
1aee245511
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.5.21",
|
||||
"version": "0.5.22",
|
||||
"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.21/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9968e8ef4b567d5690ccb9ac6e8338eb56cb964c57430a2843dd21f88ec5b81a"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.22/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bbe5dc1b2777f170d53d3d7856376eda9229a2c4f74332336e0ef0603325cbe5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.21/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "a0583cd71a410ce8329cd0951a72966a1219c1a7c12c437c3072779ce7dfe893"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.22/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "4c4e029f05cd94b09cb3c3ac9d2dd4adeb2a1e54d13a09ba79c244d95d960ba7"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user