mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
uv: Update to version 0.4.13
This commit is contained in:
parent
74da32a9e9
commit
7b485e9b28
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.12",
|
||||
"version": "0.4.13",
|
||||
"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.4.12/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4dc5e08f2f69245859b8ff57c7e6f844ebd1a65df12ae13f66a068268af17389"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.13/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "888e73d16bc7c67ee2e369e4660249ec107efaf998583cce68dbcd942b76d047"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.12/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "e0550b4db9d9074560cdff66e81298288ddeb75347585514601c598ea46df54f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.4.13/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "b4a92170b85d63ee9d7ac3a9b07fa444e4257e3dfb91a22774c1f76f94a06ddb"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user