mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 14:24:44 +00:00
uv: Update to version 0.9.30
This commit is contained in:
parent
d3e7ec30b5
commit
49d9c15847
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.9.29",
|
||||
"version": "0.9.30",
|
||||
"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.9.29/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9825b1a5955d8a432b664e56660641aac8886ed30cd9c59a94aacc68ae9116ce"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.30/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "875981be7908295937dee09532bb66d576986d4f223259e171b0c767c885897a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.29/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "049a929882a3f4a2d054c9dc44848d2c24175079696e131a57d60d9ab62df81a"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.30/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "218b7ec0d052836d7ee395d5e0592e5dac7578fd618f439a5d09c1ad36466399"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.29/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "39f7dce0d2993cd18d67980c012945ea678a99aef199f7afcea522b5bd70ecf7"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.9.30/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "cfbc40baf1da11c55eff92ee008f5af3cdbb4c24c40ddb0bbd489b983fadf43f"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user