mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
uv: Update to version 0.4.10
This commit is contained in:
parent
a3eb2d9718
commit
4856d02e9f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.9",
|
||||
"version": "0.4.10",
|
||||
"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.4.9/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5d082ee82624e51f3c8c994329277168f427732d46ab59cfbb974bdd83f6fea2"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.10/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b2a2257c1d3fecaf1258483465e82958a223e6ac2a057f090cd83d4df41e948f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.9/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "e24eecd74d1ee3955fc3d14a99769766ffe4933eb51622d1db12fa0bddd2e122"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.10/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "ead4fcbb66fe148650ea1bfe0a826aa2b6d895d94fb590f04dbd910a390ac8f9"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user