mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.2.21
This commit is contained in:
parent
7a7ad943ee
commit
5246366cf3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.20",
|
"version": "0.2.21",
|
||||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||||
"homepage": "https://github.com/astral-sh/uv",
|
"homepage": "https://github.com/astral-sh/uv",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.20/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.2.21/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "74d2f2c945da68a2aa8f0f277229f3b172c7aec1072cd990d866c25ecbe21410"
|
"hash": "bf4946c5a8751cc63def72aaa53a9a0c1ca015876b9ec144cc389ef4901dbc4a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.20/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.2.21/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "c4430939e934ca8ba2b079138728a22600d32572fe315ac1811f8a40b062534d"
|
"hash": "7740b290f6efdfc73d24977e4dc86be144865ca92ec106cb8e0b206f7b77b80f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "uv.exe",
|
"bin": "uv.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user