ty: Update to version 0.0.16

This commit is contained in:
github-actions[bot] 2026-02-10 20:33:45 +00:00
parent af0c172949
commit eda95b0a27

View File

@ -1,20 +1,20 @@
{
"version": "0.0.15",
"version": "0.0.16",
"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.15/ty-x86_64-pc-windows-msvc.zip",
"hash": "3950198936607918c8927eeb647268d1413ae6ddee2f769482015a6f33e4b1a7"
"url": "https://github.com/astral-sh/ty/releases/download/0.0.16/ty-x86_64-pc-windows-msvc.zip",
"hash": "cf96f9be553130e7ddc425b0798af6f671b6ba9c37290062c60054f811f6f6d9"
},
"32bit": {
"url": "https://github.com/astral-sh/ty/releases/download/0.0.15/ty-i686-pc-windows-msvc.zip",
"hash": "633ebebad6f627c29a5cdabed2cb106fa3c5cc7b07a6684684050b57c205bbb4"
"url": "https://github.com/astral-sh/ty/releases/download/0.0.16/ty-i686-pc-windows-msvc.zip",
"hash": "0f5e7be33d7d749bd78761873da82d759eb49845d8aceb307f6199eae28e3848"
},
"arm64": {
"url": "https://github.com/astral-sh/ty/releases/download/0.0.15/ty-aarch64-pc-windows-msvc.zip",
"hash": "98c47273b656b79cdec7d09c1915fbd7f8e88745afa1f76cb8e0aef48a98c9fc"
"url": "https://github.com/astral-sh/ty/releases/download/0.0.16/ty-aarch64-pc-windows-msvc.zip",
"hash": "b97cc94b53b01538ed8f51dc7cae36374f6ed1ab525acfbea85c6efe5ff5b411"
}
},
"bin": "ty.exe",