diff --git a/bucket/ty.json b/bucket/ty.json index 18b84e5b34..fc6a003761 100644 --- a/bucket/ty.json +++ b/bucket/ty.json @@ -1,20 +1,20 @@ { - "version": "0.0.11", + "version": "0.0.12", "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.11/ty-x86_64-pc-windows-msvc.zip", - "hash": "ed259f539aff9871506aa5a954caba49d76e72a6c4aa58a9ec69639d9fc38ae8" + "url": "https://github.com/astral-sh/ty/releases/download/0.0.12/ty-x86_64-pc-windows-msvc.zip", + "hash": "674684e6475c4ea47ad26ee76936e8ddd2b9cde534d0b670bc34763060ce24cd" }, "32bit": { - "url": "https://github.com/astral-sh/ty/releases/download/0.0.11/ty-i686-pc-windows-msvc.zip", - "hash": "85b63275e31dc56613e349e88a21ad7eb6283884d198b90f63ae6cbc47040327" + "url": "https://github.com/astral-sh/ty/releases/download/0.0.12/ty-i686-pc-windows-msvc.zip", + "hash": "1f936f2f227b7baa594b1e45f258a61f99689d61c5ee15fb72e31d7cf60f598f" }, "arm64": { - "url": "https://github.com/astral-sh/ty/releases/download/0.0.11/ty-aarch64-pc-windows-msvc.zip", - "hash": "6ba49629e4f7a8b6e21f52f59861010f5ac68056586b2517f952fc89d33b45c9" + "url": "https://github.com/astral-sh/ty/releases/download/0.0.12/ty-aarch64-pc-windows-msvc.zip", + "hash": "111e61c02903a6a7fd7f9aba47a2fa3fc1dfaa45369d1f781f53f420aa99ef82" } }, "bin": "ty.exe",