mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
uv: Update to version 0.9.9
This commit is contained in:
parent
3ac86544d2
commit
dcfac352a9
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.8",
|
||||
"version": "0.9.9",
|
||||
"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.9.8/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bb94629392b11d49f202e748d5842a0c89ebe570c152ad8ea1425ece01dc4222"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.9/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b1c5d78c5cb6804e556e07eeafbcdea7378107c2bd5c342dea0cdc05a607d8e5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.8/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "b4e39d7c94a3252d475096a62b2a0cc1f1b96dcd8cd4fe3fe50c0d617494b1e5"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.9/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "724c82034a49f7e859de83382d18b38ec830730446996ccc92ddf65d8d1073e7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.8/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "911f354690319ef93f434ecaccd6a893861d231a2af0466b495edee9313d5759"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.9/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "517a34f4e609f1ae4920f3a31280427244927d713e0451e21ceb102eb59450d2"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user