mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.4.6
This commit is contained in:
parent
f998b48251
commit
418d5944a6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.5",
|
||||
"version": "0.4.6",
|
||||
"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.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "850c5718328883cbf88558d2420b6c82066925e258a6207cef1e5ba3931e5028"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d48c8855f79933ab006b6a930bc611105aa52031f33aa80c32f1765a956dd92a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "b6efe473a6cf7f93ae060e040b5d7e9a988d67cbb9e089a4547c7e0ad7ed7323"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "33289a7a2cc369831ae8384f0113f30c614a6be333ebef6abfc487decd50cf95"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user