ty: Update to version 0.0.18

This commit is contained in:
github-actions[bot] 2026-02-21 00:50:11 +00:00
parent 36fe49c88c
commit d39087455d

View File

@ -1,20 +1,20 @@
{
"version": "0.0.17",
"version": "0.0.18",
"description": "An extremely fast Python type checker and language server, written in Rust.",
"homepage": "https://github.com/astral-sh/ty",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/ty/releases/download/0.0.17/ty-x86_64-pc-windows-msvc.zip",
"hash": "d8fe119de2a21c72fd345e640625c9e277418c3ebaf9b0548367d2d4e0b2cb41"
"url": "https://github.com/astral-sh/ty/releases/download/0.0.18/ty-x86_64-pc-windows-msvc.zip",
"hash": "fb57f9750530dc99e9270d6f5ccec54fa617f87aada0466c8233bcbc718dc482"
},
"32bit": {
"url": "https://github.com/astral-sh/ty/releases/download/0.0.17/ty-i686-pc-windows-msvc.zip",
"hash": "13947a1f431b1b7126f02233ef9626ef79e1f2d85d907e8bec6b61831e8d33ad"
"url": "https://github.com/astral-sh/ty/releases/download/0.0.18/ty-i686-pc-windows-msvc.zip",
"hash": "208dc4af1a294af262d4c711613d357af0fc8b357c8722142b1e6f932334ab0f"
},
"arm64": {
"url": "https://github.com/astral-sh/ty/releases/download/0.0.17/ty-aarch64-pc-windows-msvc.zip",
"hash": "88426a2eab4f1218b30f9fedaa8d79b51bb5ba76d6540fb945ff653c37d86d48"
"url": "https://github.com/astral-sh/ty/releases/download/0.0.18/ty-aarch64-pc-windows-msvc.zip",
"hash": "e7f377a3efd1f39c9b3f5806ff12fdb796ef21549b2b4f1ce6bd8f7efa09b488"
}
},
"bin": "ty.exe",