mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
uv: Update to version 0.8.18
This commit is contained in:
parent
6ca4279130
commit
f7dcd9c0a9
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.17",
|
||||
"version": "0.8.18",
|
||||
"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.17/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0d051779fbcb173b183efeae1c3e96148764fd82709bbbf0966df3efe48b67c5"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.18/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3e42d63c8323839d50b11959ec558ad3954a2c16aab1ad52c0521bd055442a3f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.17/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "f528893452ca512b555b63267292977d237bd6fbdd967c9be6941a65ebf256f4"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.18/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "55f0d91f766ca141e166fe74b8a81da667b5d703ca1b5f2671677f0b2bfdd901"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.17/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2396749de576e45a40efa35fe94b3f953c3224c21f75c05772593e085d78e77d"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.18/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "f49a25f1a89c76d750e2179f40f9302310504f40c89283ca4522b13363c7bdc9"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user