mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
uv: Update to version 0.7.15
This commit is contained in:
parent
07c24bc6c5
commit
2876195308
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.14",
|
||||
"version": "0.7.15",
|
||||
"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.14/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f9ac952c69d32b2263ba19ba93d18d9e708dcb9bddb8124555bbda96d6d5168f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.15/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b78c2d265e74b21b1c04b5b4ffd61c5c7b8110f9188e24949ee9f6fd5fbaf0a8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.14/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "42391f3a71229342b17d944e956d116aabc5147b0ed28a26c59601feac1f24cd"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.15/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "831ac11382c9ae014f6f5d27506c8977bfba5aa6b104e278d3a87ff4d1e311d3"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user