mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 10:34:52 +00:00
ty: Update to version 0.0.14
This commit is contained in:
parent
bdf7ec8846
commit
516e40c1f6
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.0.13",
|
||||
"version": "0.0.14",
|
||||
"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.13/ty-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9d0c47f6fd286088d9b8cd910f96a6d439e0e34ba3db128c50f6e43f822d736c"
|
||||
"url": "https://github.com/astral-sh/ty/releases/download/0.0.14/ty-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "061b1f74901207300c4969b32f0890be3a99a911bdece792d37b1bb97c53de64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ty/releases/download/0.0.13/ty-i686-pc-windows-msvc.zip",
|
||||
"hash": "9e270c4d8b89fe2265a02401904f03b2e66e7b9176ff58da88041f3a240bf899"
|
||||
"url": "https://github.com/astral-sh/ty/releases/download/0.0.14/ty-i686-pc-windows-msvc.zip",
|
||||
"hash": "e7ad337d1f8e1cdbf44dd33f46b713e02f6cdfd68122b2a10c1769cc3bb2f298"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ty/releases/download/0.0.13/ty-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "646b30ac9d8abee1e934264dee6d9b7373b19370c3db946bbbcacb1081dc53d9"
|
||||
"url": "https://github.com/astral-sh/ty/releases/download/0.0.14/ty-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "89dcaa437a77830442ab17acfe584626676c8c478dcd346e57fa06d6c84e1192"
|
||||
}
|
||||
},
|
||||
"bin": "ty.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user