mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
uv: Update to version 0.2.32
This commit is contained in:
parent
81035d27f0
commit
2ab4de22f8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.31",
|
"version": "0.2.32",
|
||||||
"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.2.31/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.2.32/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e5779b76db0ae0334221a1dc9956b97dc10969735750777717551397a2b48e31"
|
"hash": "1725fafdcc1390574b8682805ec31ebc9287085f562dc7ac6a64b186abaf1b0d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.2.31/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.2.32/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "382c7007bdfa6f02d436b552fee33d2d2beec5335410b9fe308067c094f95742"
|
"hash": "7a449bc0fe9326d31ad809c8cfbe19ba2b67b28c9dc631bb6f1696334442d928"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user