mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
uv: Update to version 0.8.1
This commit is contained in:
parent
4da2bd8abf
commit
2c07789fea
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.8.0",
|
||||
"version": "0.8.1",
|
||||
"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.8.0/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bad5afed0c18bd7f6c5125f5c7ab89ac830a3db7340c96d50a50527e9880cdfe"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.1/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b161c45b2a7f97400b1005591d782d2c96ea1c4570ac1336cd82a2500dbbed1f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.0/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "cd03e12986765e48297228678dbeada0c284c552884910bcb3f0ea3ceeec8ee4"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.1/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "87107714fee0e0b137360b8b5f2425d5994655c58f2743fac5203c5d5cbf2f7e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.0/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "2fc83c9e2de30c1de8e9461188ffdac75ad41ac1e2227fd158d46b6cd09501d3"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.1/uv-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "759b952f7ee0f2a556f6470ea48a2a87508f9a5cbd3624c881875c93748389af"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user