mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
uv: Update to version 0.9.11
This commit is contained in:
parent
661aeb89ea
commit
14549c6b0d
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.10",
|
||||
"version": "0.9.11",
|
||||
"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.9.10/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bf5a9bb171e90bc612c7acebfb560693d04dba1d1009c297b83da23155218607"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.11/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "45a3ff2a68c246ed9fd2d9df032496c1beebe480357f356ac25d2cb144884c30"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.10/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "3b3198c214294d5dc352a94dc7bb22f582d11e364780f70dbc3580602339de9a"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.11/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "d7a6e1d8f3d6bc2eea36311fe1b30ee44e8aac5de54189bbf17849a212a388a0"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.10/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "6cca85b629d2944f839651e01070dc3de03d238c75a310f28914fcd63ddb9aa6"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.11/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "04964328f8e8a4e868153f65a29a927c5d3d8f16c343686bbab5147c72858903"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user