mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 05:24:27 +00:00
uv: Update to version 0.2.18
This commit is contained in:
parent
d524a25ea5
commit
9dd68bc2b7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.2.17",
|
||||
"version": "0.2.18",
|
||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||
"homepage": "https://github.com/astral-sh/uv",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.17/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e77465f8a964cf0cbd932af506df6ca42ce288e6db4df312c53f27b05c7c09e5"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.18/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "16dff877e19f61d094af35878a00b592302a1794c1c27afb1b194106931e9e59"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.17/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "ed5dc4a4341e7af3d92ef0649df6152b555b16e09c072c43f7f39b9d5bdce784"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.18/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "554b9b65eee4f30b70ff2d3b1c2cee07600eef176c235d8639aacdca799610c4"
|
||||
}
|
||||
},
|
||||
"bin": "uv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user