mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
uv: Update to version 0.8.24
This commit is contained in:
parent
f84638073f
commit
23b87ceb25
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.23",
|
||||
"version": "0.8.24",
|
||||
"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.23/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "454c727fe05ec3763cae9436bb409a6bc5156e9c8ee55a09218191faf8c32445"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.24/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5055be7909a844f703c54e8846d14ab676c34be6ea0d969ee74c5747feaedda0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.23/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "9ca7cc83d6730762bb811ec96aff9c95c5c9a131d4305229348df61bbfc9241a"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.24/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "7a8b3cdd8c02a662a19c426fbae99809d83dbedf172e52d30ba4c266ccd9a8b9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.23/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "b4720ff1e3dcab3f41ce8135ae6c87d27682428088ce9e9b6802f2645e189a9e"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.24/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "349e5f26ea4db6459578db210bb8d676e5b2acc13962877637a95f3e951a6899"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user