mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
uv: Update to version 0.6.13
This commit is contained in:
parent
d230194c81
commit
6259a72bb4
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.12",
|
||||
"version": "0.6.13",
|
||||
"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.6.12/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "30fdf26c209f0cb7c97d3b08a26ab4e78ce5ae0e031b88798cbaccc0f24f452b"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.13/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "19bb08768fd3b8664068cc45faa633ee110bfef4215e560bc1e5833b1bc6c30e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.12/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "23431d1a798aee234bd7b271bce306fbd760c91d98e19a314ddd890a065aff83"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.13/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "08367c3a04cf4da1c3ac6784431421de1efb8584ba68b8017efcd5e889d4a2a2"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user