mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
uv: Update to version 0.9.7
This commit is contained in:
parent
b5ec24de62
commit
eb4fc7b034
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.6",
|
||||
"version": "0.9.7",
|
||||
"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.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4cde4a7907214053320d5ab4b6f9add77b7aca6eb39cc7e4928b61704c1328b1"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.7/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5d250c32d3604e28dbe18dc65c668ff628c53e00dde2c642576e831e4a60da64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "7a08b77907b5a5e93f0419be197449747ad1d5647268ff76b50c9f21904459f2"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.7/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "02349c4380c26838be6fd9bde646c5c3296adc2ba224509ee8e16ffa5baba13e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.6/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "57370b6a43b9c7d93064de27e5ef7e068868062473df227a733e2d8a46ea87cf"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.7/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "4482ad2544544e1966b6d933d38e27368ce0307739d293322c10459f698a1629"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user