mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-04 00:04:40 +00:00
uv: Update to version 0.10.5
This commit is contained in:
parent
1d8f96bd3f
commit
9f411bb6f6
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.10.4",
|
||||
"version": "0.10.5",
|
||||
"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.4/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0f0e22d7507633bfb38d9b42fb6a0341f1f74b8e80b070a31231c354812432a3"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d5b3b04127eb6fb41ffca60c0da655124133b62b4b58e29cfc5435469a176e06"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.4/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "b42379a65e9cec5863a22cf81810aec57281b08d426e70cc3b90320b996d84a7"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "67d96bae5ef30b9f1e201622505591601b936996ceea84c36fce5e577db5a442"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.4/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "77f859cfc26181bdfb94087ce42336d9e2d9e0700bc42f6668445cde517198ce"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.10.5/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7f88f279e271cd76a6e07fe1ad711cbdf15374206ab79f55adadb818ebbd8e43"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user