mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
uv: Update to version 0.9.15
This commit is contained in:
parent
83974425da
commit
0135ebc921
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.14",
|
||||
"version": "0.9.15",
|
||||
"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.9.14/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7ca7a43da656d9c5fd4b40ce6e8de19bc46d51e026c9dfd4909c1bc8b25f88bc"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.15/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a6887c93a54c46de7dcc0bc798f84a130d7f411124ad43252716f75d0c2c33e0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.14/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "b361e46aa3d9fa94850fbf006deff3c23f1aa1392ec78da598b5e3af0349ae23"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.15/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "7dabeb4719dedc1f690e4d5e9641d92c6b17e04245015d64511d207dbb1792d8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.14/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "966f4ddb5450ade2be0989bb3d4cc4ff66ec316ad714618f2391712ec3660908"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.15/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "19422893deba37feb4b4191b43be89525ac48bd378f9fdbf2d5bca44319f8c19"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user