mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
uv: Update to version 0.4.7
This commit is contained in:
parent
f2fdbb8226
commit
f05b4134c7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.6",
|
||||
"version": "0.4.7",
|
||||
"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.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d48c8855f79933ab006b6a930bc611105aa52031f33aa80c32f1765a956dd92a"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.7/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5bf8c7a9bda91c8aaa0a7d4aeaa25fe891010cb3336972fb3a58065b668f66e4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "33289a7a2cc369831ae8384f0113f30c614a6be333ebef6abfc487decd50cf95"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.7/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "cecb8bce8a911438c52ebdfbfbd516c5fa8111ff9c4c609224443b56074c409f"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user