mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
uv: Update to version 0.8.9
This commit is contained in:
parent
ec00db3853
commit
6c46ca28a0
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.8",
|
"version": "0.8.9",
|
||||||
"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://docs.astral.sh/uv/",
|
"homepage": "https://docs.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.8.8/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.8.9/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ac76b826e5ba70c7a041e9ee344cbcba2919cdd3010fff7f1a83b7864911633e"
|
"hash": "b08d68a0d86e4d0d1b5fa439ffa73ac90df2305c595f617ba9d9b5e8740a8efb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.8/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.8.9/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "9ec9bf63460e0625cd941a5bbe0775b99c33def5a2f1fe6cbc9e99e167fea33e"
|
"hash": "25988dae5e7698de1a6ff4bf08ed336d138710ee52f52de60859b99acf2bc96b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.8.8/uv-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.8.9/uv-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "3029df83f2b40d2fa0cc896aed8a157afd02e8ce767064d80923e166e46b75ce"
|
"hash": "7dc9b954e236f842c2120bdb50307f23104ca20a52896c7ae0ea0100904b2aed"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user