mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
uv: Update to version 0.6.3
This commit is contained in:
parent
8797146047
commit
2327676f01
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.2",
|
||||
"version": "0.6.3",
|
||||
"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.6.2/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5f33c3cc5c183775cc51b3e661a0d2ce31142d32a50406a67c7ad0321fc841d9"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.3/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "40b50b3da3cf74dc5717802acd076b4669b6d7d2c91c4482875b4e5e46c62ba3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.2/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "29e46887292d4d645cb941731bfbc688fc1689255f9898b25e6b1c96bf1b954c"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.3/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "83173da302701020c44cefdab5d127e5cde9e4333ca7e7cbefc03e39908b7a39"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user