aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pyright/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pyright/APKBUILD')
-rw-r--r--testing/pyright/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pyright/APKBUILD b/testing/pyright/APKBUILD
index 99026749b1b..84f9616556f 100644
--- a/testing/pyright/APKBUILD
+++ b/testing/pyright/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=pyright
-pkgver=1.1.211
+pkgver=1.1.212
pkgrel=0
pkgdesc="Static type checker for Python"
url="https://github.com/microsoft/pyright"
@@ -47,5 +47,5 @@ package() {
}
sha512sums="
-155054958e0c076d139c9b91fcef10bf04aa6171e6f8495ce30eca18e498b18f599fb583e3d4752cbb2e92cc9d477b761aefb2eef3bb0ae4542a87b66a7f76a0 pyright-1.1.211.tar.gz
+70bfaa8fa267b374a766f5def156c93de45086831d009924a90f87c810f5895ffa954dfab7e43563a2d9b2f560665bce4753bd1ce7affa74b3d3b72c502cd9a4 pyright-1.1.212.tar.gz
"