mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
uv: Update to version 0.4.12
This commit is contained in:
parent
63b2e555a7
commit
624015f8e7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.11",
|
"version": "0.4.12",
|
||||||
"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.4.11/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.4.12/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b9d43ddca9affbf03c048e34112c470a37af8d8e04c3ff2b79933a073f48e34d"
|
"hash": "4dc5e08f2f69245859b8ff57c7e6f844ebd1a65df12ae13f66a068268af17389"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.11/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.4.12/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "f1c0c12a40097949aa793f870f811ac8ffcc349228f0d3cae246bd93108e62da"
|
"hash": "e0550b4db9d9074560cdff66e81298288ddeb75347585514601c598ea46df54f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user