mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
uv: Update to version 0.9.6
This commit is contained in:
parent
9a109b2e47
commit
baf382c4ce
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.5",
|
"version": "0.9.6",
|
||||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||||
"homepage": "https://docs.astral.sh/uv/",
|
"homepage": "https://docs.astral.sh/uv/",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.9.6/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "515dc53d7553f1357d0abc1f70acd921fbb9e30230b1d9a08737236daa6ee920"
|
"hash": "4cde4a7907214053320d5ab4b6f9add77b7aca6eb39cc7e4928b61704c1328b1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.9.6/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "a0f454fb7bb350821b228e6d9f46f942eb9103f40ce7bd8fafb495647586a82b"
|
"hash": "7a08b77907b5a5e93f0419be197449747ad1d5647268ff76b50c9f21904459f2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.9.6/uv-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "4c615aa19e37b2ec7da3370a25a562bb0061ab005081e4539702c059715dc2b0"
|
"hash": "57370b6a43b9c7d93064de27e5ef7e068868062473df227a733e2d8a46ea87cf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user