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