mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
uv: Update to version 0.5.27
This commit is contained in:
parent
9b4e610b72
commit
fc18e6d61b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.26",
|
"version": "0.5.27",
|
||||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||||
"homepage": "https://docs.astral.sh/uv/",
|
"homepage": "https://docs.astral.sh/uv/",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.26/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.5.27/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "a938eebb7433eb7097ae1cf3d53f9bb083edd4c746045f284a1c8904af1a1a11"
|
"hash": "195d43f6578c33838523bf4f3c80d690914496592b2946bda8598b8500e744f6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.26/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.5.27/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "ecf2858d13ba0cbe1b82cc10e9b0538309ee53a7c18f71e8afcc56b1e5e909e0"
|
"hash": "0158534490ba4b4cf64716116d73220f019688a22a1eba78535d9d95e918ec71"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user