mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
uv: Update to version 0.4.24
This commit is contained in:
parent
b60a3c6a81
commit
25d0b878e5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.23",
|
"version": "0.4.24",
|
||||||
"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://docs.astral.sh/uv/",
|
"homepage": "https://docs.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.4.23/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.4.24/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "906b19adc9cd7c47e6bd50e5f68e2e64ebc7abaeee90e44e97e560d9bc01a677"
|
"hash": "a990d2f067c7922493921662e403e9961733d159deb6393f05bf59fdd9e0b0cf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.23/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.4.24/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "640c5c5d23c0ce629a2f68fb1b6de447bcb35388dc9885a998b040b4c34327dd"
|
"hash": "a2a05cecc1252a356528f912688e84fca768eead930082fafba39b1488115b09"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user