mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
uv: Update to version 0.9.12
This commit is contained in:
parent
5b4ecf7ab9
commit
914a36d8e9
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.11",
|
||||
"version": "0.9.12",
|
||||
"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.11/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "45a3ff2a68c246ed9fd2d9df032496c1beebe480357f356ac25d2cb144884c30"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.12/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ee09ed595c54ee70fb29b596c9a15aa71f5d7a1191417985a0684a1dd644a8da"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.11/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "d7a6e1d8f3d6bc2eea36311fe1b30ee44e8aac5de54189bbf17849a212a388a0"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.12/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "e140404f281a6427faac4d4d0fab467f3e305ae6ba6ecfab0d149ad6815a2c04"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.11/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "04964328f8e8a4e868153f65a29a927c5d3d8f16c343686bbab5147c72858903"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.12/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "0975aff9837edcd97f2f781ff78754929ee13386708b76a5f223ed41b5741fec"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user