mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
uv: Update to version 0.4.23
This commit is contained in:
parent
b418c543fb
commit
8932985f06
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.22",
|
||||
"version": "0.4.23",
|
||||
"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.4.22/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "709ab9ccf3958131ad2fac4590ebf005f9dbffb43d801d489492b654f321e49f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.23/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "906b19adc9cd7c47e6bd50e5f68e2e64ebc7abaeee90e44e97e560d9bc01a677"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.22/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "818250c85496f54f6b703ced9a8e78ac518fb9137eba657e60bfff4a27b28574"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.23/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "640c5c5d23c0ce629a2f68fb1b6de447bcb35388dc9885a998b040b4c34327dd"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user