mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.1.23
This commit is contained in:
parent
0ab934ca2e
commit
524fe79004
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.22",
|
"version": "0.1.23",
|
||||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||||
"homepage": "https://github.com/astral-sh/uv",
|
"homepage": "https://github.com/astral-sh/uv",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.22/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.1.23/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "7c597a925a893d6e326d3dbb2971883728968ef815168048896ede472563bc35"
|
"hash": "ad1e99dffc902a3d58589e74180ed4399e59c144bef80cae2027414188f66892"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.22/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.1.23/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "e2620f54e81e89071c9bec1bb3ee2c20856a47290b940965a1c2a8f172a44e69"
|
"hash": "8a03b0c564c9b7a82e7811b913b6db0502a05a59baffbc7a5453259f5527dd32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "uv.exe",
|
"bin": "uv.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user