mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
uv: Update to version 0.3.2
This commit is contained in:
parent
b967a94223
commit
44db66992f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"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://github.com/astral-sh/uv",
|
"homepage": "https://github.com/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.3.1/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.3.2/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e57ebd003eee92edfaa909fffec3214aa032590566851edc5ce55824c4aacf8a"
|
"hash": "ee77cedd463673505bf6c060eb8149f3d3965c46090bbf76595d2b05a95e596b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.3.1/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.3.2/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "f5d15af65e0782f2459770afacb3ce8c5a4916566399e357c951618edbd27c9d"
|
"hash": "26ddb27546bb7fc97758aed476938bd4469d9a6698292909b6e7820c48a3eead"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user