mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
uv: Update to version 0.7.10
This commit is contained in:
parent
d982e6de5d
commit
ef4d1b6a2c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.9",
|
||||
"version": "0.7.10",
|
||||
"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.9/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f91d8a3322a10caf257fd416807bd8d2801285b80b46ee37f2d0c6e426b8822c"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.10/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "1568a71af55e9d9bc4a050ec79134a342a8a3765a73f6b7ec26490c2814f8797"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.9/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "b5dc0dc10d9dd0dcf5729a94e98538418760d13877d4d4b1bc4efa9926280e78"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.10/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "f3c62ff935685d9d4312b82d01ed386493b97c3d22bd434d943fc99ce9aef83a"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user