pyright: update to 1.1.362.

This commit is contained in:
classabbyamp 2024-05-11 20:26:04 -04:00
parent 32b3d03bf1
commit 7c0e3a26a1
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pyright'
pkgname=pyright
version=1.1.359
version=1.1.362
revision=1
build_wrksrc="packages/pyright"
hostmakedepends="nodejs python3"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://microsoft.github.io/pyright"
changelog="https://github.com/microsoft/pyright/releases"
distfiles="https://github.com/microsoft/pyright/archive/refs/tags/${version}.tar.gz"
checksum=d30ec8afa9166232b8aaf41817296353fd448e0aa1b918d91eeea6cfcc817f0f
checksum=5d186a4df2478c1a6e932b3ef2137752225d3301c8e25d3f3ae0976e5da57724
case "$XBPS_TARGET_MACHINE" in
i686*) broken="lerna doesn't support i686" ;;