basedpyright: 1.31.4 -> 1.31.5 (#447322)

This commit is contained in:
dish
2025-09-30 14:41:05 +00:00
committed by GitHub

View File

@@ -16,13 +16,13 @@
buildNpmPackage rec {
pname = "basedpyright";
version = "1.31.4";
version = "1.31.5";
src = fetchFromGitHub {
owner = "detachhead";
repo = "basedpyright";
tag = "v${version}";
hash = "sha256-Lv2wNqS32482jFThJ5dIqlyv/m8QzEHDdlCYs6wd9nY=";
hash = "sha256-HK6RBKOxIrFmiI2ibe8zt+XPONV9GWixGTjxhFd8d7M=";
};
npmDepsHash = "sha256-D1/6H+7GXWeL3dWeXB4Ho5mzCCVzCQPVIPMJ+btF0k4=";