mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
uv: Update to version 0.9.0
This commit is contained in:
parent
dcc6593e04
commit
ceb6952e73
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.24",
|
||||
"version": "0.9.0",
|
||||
"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.8.24/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5055be7909a844f703c54e8846d14ab676c34be6ea0d969ee74c5747feaedda0"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.0/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4bad2c47dafb52ad774072fb7a260e5c9f3dbf73441658db1128eb2aec5818eb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.24/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "7a8b3cdd8c02a662a19c426fbae99809d83dbedf172e52d30ba4c266ccd9a8b9"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.0/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "fd1dc1c9f7f9bc66186188894e24864e3def2232e1de0d49416037161932bdd7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.24/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "349e5f26ea4db6459578db210bb8d676e5b2acc13962877637a95f3e951a6899"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.0/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "a816625eae0117c8ca0cd618716ddc11c68522d1ecfa7d2738f1c670099fef10"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user