mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.2.0
This commit is contained in:
parent
31411a2759
commit
85e82dae0d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.45",
|
"version": "0.2.0",
|
||||||
"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.1.45/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.2.0/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "3de68132a6316e346f2ae3847dcedaa13ee89a8672b91544bc7d31f49362f20e"
|
"hash": "d716371c39d9075f664f9c30697fe0987fcad79a3d403f79b87f30e1022656e7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.45/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.2.0/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "b010c1ddf3c0de9ec25068e1f7026b369df453b78c6619634da9cdd14aa9d810"
|
"hash": "d65d94ade914f7507dc93122561e47996c5e0861bdcccdabe794bcd5c9185f82"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "uv.exe",
|
"bin": "uv.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user