mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
uv: Update to version 0.6.12
This commit is contained in:
parent
8b7d08b79d
commit
0c0dd3a365
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.11",
|
"version": "0.6.12",
|
||||||
"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.6.11/uv-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.6.12/uv-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "292ade13fc2e1530d0021ec7fd42526df58a8436974b8a5b829685db856e667e"
|
"hash": "30fdf26c209f0cb7c97d3b08a26ab4e78ce5ae0e031b88798cbaccc0f24f452b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/uv/releases/download/0.6.11/uv-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/uv/releases/download/0.6.12/uv-i686-pc-windows-msvc.zip",
|
||||||
"hash": "331e94f1db12fa92266f764f63586d8c18e6cea5d37d430af2eb7673f108e874"
|
"hash": "23431d1a798aee234bd7b271bce306fbd760c91d98e19a314ddd890a065aff83"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user