mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
uv: Update to version 0.7.5
This commit is contained in:
parent
ec894512ed
commit
af45a3d533
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.4",
|
||||
"version": "0.7.5",
|
||||
"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.7.4/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "966d0dd8d86f02f94128714180cd5ff42cd2ea9b33b86fc197f25cfa066aaea1"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e95cb3789b2f80052c80048ff2865e06eae7512d06d304127898c70c4fd3564f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.4/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "113070d23ba1498cf9fff9ae634893a2a1dce42a0baa617c4a82009f61c71fbc"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "84e70b46e0f218db9573b0efce085c13e0e5ce7808b3143b990d1a334e5a8ee6"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user