mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
uv: Update to version 0.2.6
This commit is contained in:
parent
5f28e5fb20
commit
3cc91c8a3d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.2.5",
|
||||
"version": "0.2.6",
|
||||
"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.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bd6c8e30fad5bb2207c2f7248c375034a9becc3ce905bd94322f9d70e9cc6b20"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b359026e348df4e3cc12fc8411992ade3fc5bb5debe334669515383681088a18"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "13cb20dcf23792bc7ad8d73c2e4f003702606f6e9821c1ac8eaf089f6e98f57f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "abff721157dcf759582735e4c9b366cbde1487d6d8a7d1fb50e1a20fd37d6b4e"
|
||||
}
|
||||
},
|
||||
"bin": "uv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user