mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
uv: Update to version 0.9.5
This commit is contained in:
parent
a2874ca57d
commit
9088036680
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.4",
|
||||
"version": "0.9.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.9.4/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6529c0039c89754d5e2d19a8869694b2f6c7c5a27e89bfe44037fef8077dcc30"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "515dc53d7553f1357d0abc1f70acd921fbb9e30230b1d9a08737236daa6ee920"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.4/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "c3bf7eb197164d3d63651412ff84185efc9c5b77509db120493dd84df6883ed4"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "a0f454fb7bb350821b228e6d9f46f942eb9103f40ce7bd8fafb495647586a82b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.4/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "cebd4cc1bfb1f9876903b528eb8d096dff701be9e1b0da04dab2f7151ec8ae11"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "4c615aa19e37b2ec7da3370a25a562bb0061ab005081e4539702c059715dc2b0"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user