mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
uv: Update to version 0.7.16
This commit is contained in:
parent
9a3ce2564f
commit
c6990b0a88
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.15",
|
||||
"version": "0.7.16",
|
||||
"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.7.15/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b78c2d265e74b21b1c04b5b4ffd61c5c7b8110f9188e24949ee9f6fd5fbaf0a8"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.16/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "409d19c14a9b1ce83bf7331dbda89984802efb3a2fbf9ffdf149b22ab9cf2826"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.15/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "831ac11382c9ae014f6f5d27506c8977bfba5aa6b104e278d3a87ff4d1e311d3"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.16/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "6d4c4de0cc8c88fb7d94138c05091dac6746a7bc9d94b3743e804a485546154b"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user