mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
uv: Update to version 0.2.12
This commit is contained in:
parent
4f6787f8f0
commit
5ca2bf6962
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.11",
|
"version": "0.2.12",
|
||||||
"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.11/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.2.12/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "07ee4e64fe871de647f0580348f317475906162398604b96bd5c52d99fd2778a"
|
"hash": "5a1b374ac29e1b65ca581573f175ec3c8071cd09eb73f127d9081d37a0ac21cc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.11/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.2.12/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "fb7e8b6647fca55e627a2df40c811e2d1af8a5f9bd802122b5b93edcbb605aaf"
|
"hash": "4bd4c4fbe449799d0ffd179b6432712c4843d1b802ea79b582989d3cd9eda6e8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "uv.exe",
|
"bin": "uv.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user