mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-02 07:14:42 +00:00
uv: Update to version 0.1.19
This commit is contained in:
parent
2d5fabe74d
commit
895ecbb0fc
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.1.18",
|
||||
"version": "0.1.19",
|
||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||
"homepage": "https://github.com/astral-sh/uv",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.18/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c34cf263728d784ec98eb6bfda4adb2d7e9ab5f649af8e22a05b60253f919668"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.19/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "41f9663eb2407ad661d0f204dcf479a93257a72be06d36e787b0dea93fcc2e0e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.18/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "f4e17a94f14bc775dbef4fffc59ce6290e05806e93c348d60e82adc4d9850d51"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.1.19/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "0c22efc82e8aafd73b1183bebc36f5712df260df6b42b1b4649a16143c1a47bc"
|
||||
}
|
||||
},
|
||||
"bin": "uv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user