mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
uv: Update to version 0.7.1
This commit is contained in:
parent
74e488813a
commit
03e14228f6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"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.0/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "62836c9d6e3f346d06c45fee4109be21ca9d1df8d087472dcc8d51815f182332"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.1/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b4d48072e384014ecd04ec5c544aee523ead1faaebcd428ba5f6abf2836096df"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.0/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "f045db339b2acecc790d2071598275086978a99262d9c4b0c52189c26cba68a9"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.1/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "38a98c532e463169e8c4f1ae3649dd500c168f6db687e3b29570930c55ffedf7"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user