mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
uv: Update to version 0.1.22
This commit is contained in:
parent
1d9a1280d9
commit
7371a354a9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.1.21",
|
||||
"version": "0.1.22",
|
||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||
"homepage": "https://github.com/astral-sh/uv",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.21/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d453b672f4db4a5fed1d7cefec2696b7c6e534f340da22f2d275b0e093c29e60"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.22/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "7c597a925a893d6e326d3dbb2971883728968ef815168048896ede472563bc35"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.21/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "8713eda354e6dfe9b5d4802c3da111c76210dd7dc671df62fe2fbbfa50522ab8"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.22/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "e2620f54e81e89071c9bec1bb3ee2c20856a47290b940965a1c2a8f172a44e69"
|
||||
}
|
||||
},
|
||||
"bin": "uv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user