mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
uv: Update to version 0.8.10
This commit is contained in:
parent
1b67b5354b
commit
fb3dd98a76
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.9",
|
||||
"version": "0.8.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.8.9/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b08d68a0d86e4d0d1b5fa439ffa73ac90df2305c595f617ba9d9b5e8740a8efb"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.10/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "37fcd011fd22b2a569f7e583a924af2d624d99445f669752923a2fd3841f8e3d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.9/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "25988dae5e7698de1a6ff4bf08ed336d138710ee52f52de60859b99acf2bc96b"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.10/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "e62a2549135b4b9474c18e7bc9f0937837012dd9039f6b4b2c109a1cf99ad925"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.9/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7dc9b954e236f842c2120bdb50307f23104ca20a52896c7ae0ea0100904b2aed"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.10/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "c51b02188c312baef71187273afa625576101e5680739eab83b1b09ca5d2f3a8"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user