mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
uv: Update to version 0.5.15
This commit is contained in:
parent
5add795f01
commit
c368c134ca
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.5.14",
|
||||
"version": "0.5.15",
|
||||
"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.5.14/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ee2468e40320a0a2a36435e66bbd0d861228c4c06767f22d97876528138f4ba0"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.15/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2c49a892f793b957b0add32aa21a64940caf4bc03319cf0bb3b27caeebb985f7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.14/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "2ea709cf816b70661c6aa43d6aff7526faebafc2d45f7167d3192c5b9bb0a28f"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.5.15/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "9092e142ce3a35f8c9f36058c3278f6b99718c02d8b904001ccc1cd918a0c798"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user