mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 15:54:39 +00:00
uv: Update to version 0.10.6
This commit is contained in:
parent
5eb8c827ae
commit
04e1a56d77
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.10.5",
|
||||
"version": "0.10.6",
|
||||
"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.10.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d5b3b04127eb6fb41ffca60c0da655124133b62b4b58e29cfc5435469a176e06"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b27eb789f281e398a82197477de727fc8faf08605152115686da2c3cba0d25f7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "67d96bae5ef30b9f1e201622505591601b936996ceea84c36fce5e577db5a442"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "ec189db03b89262e6089e4fb895af6116b964234cf4166b330e258aaf7f999b4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.5/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7f88f279e271cd76a6e07fe1ad711cbdf15374206ab79f55adadb818ebbd8e43"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.6/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "e431c9a4f8d66e872f6640500cbbf1af20418720b78ac01404399ac810ef2e46"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user