uv: Update to version 0.8.14

This commit is contained in:
github-actions[bot] 2025-08-29 00:38:23 +00:00
parent b5172228b1
commit c1111a7753

View File

@ -1,20 +1,20 @@
{ {
"version": "0.8.13", "version": "0.8.14",
"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.13/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.14/uv-x86_64-pc-windows-msvc.zip",
"hash": "60870fa18d438737088e533ed06617549e42531c522cc9a8fe4455d8e745dc29" "hash": "3f68ab95d2856e6b238e0e3f4255a723ccdc2cf1d4b8e53f5a4f5a47b645dc72"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.13/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.14/uv-i686-pc-windows-msvc.zip",
"hash": "08482edef8b077e12e73f76e6b4bb0300c054b8009cfac5cc354297f47d24623" "hash": "b43c5703cdfb15c019b04cad2ef19034a91e8a0872ae2d674d366dfc0a755124"
}, },
"arm64": { "arm64": {
"url": "https://github.com/astral-sh/uv/releases/download/0.8.13/uv-aarch64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.8.14/uv-aarch64-pc-windows-msvc.zip",
"hash": "5b3a80d385d26fb9f63579a0712d020ec413ada38a6900e88fdfd41b58795b7e" "hash": "d7fef1d1d0b0f8e0aa94391376fe5fb95f0e213ef7ee1c498c287fe0ea76f886"
} }
}, },
"bin": [ "bin": [