mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
uv: Update to version 0.4.2
This commit is contained in:
parent
3a37e2edb5
commit
fa68ef2dfe
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||
"homepage": "https://github.com/astral-sh/uv",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.1/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a4f4335c3b62230f70de3f5dcd2eaca848f8df0ffcc75e0af2acf90e8bed1a89"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.2/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3e44ce091683186d35a1cd1a55f8a1f922fa765c6681dd56257d505b0ab6655c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.1/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "7d98efdfcf9480fc73405f1fa077b792a2a5d73546e7501a78179b3c42dbcbee"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.2/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "c5f9766aa50be6eb6ac81db42a611a613ee07a30a72414251b59d30fef1f32a6"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user