Skip to content

Commit 4ca1a5c

Browse files
MisileLabJohnRTitor
authored andcommitted
basedpyright: 1.27.1 -> 1.28.0
https://github.com/DetachHead/basedpyright/releases/tag/v1.28.0 Signed-off-by: misilelab <[email protected]>
1 parent 7c2899a commit 4ca1a5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ba/basedpyright/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616

1717
buildNpmPackage rec {
1818
pname = "basedpyright";
19-
version = "1.27.1";
19+
version = "1.28.0";
2020

2121
src = fetchFromGitHub {
2222
owner = "detachhead";
2323
repo = "basedpyright";
2424
tag = "v${version}";
25-
hash = "sha256-Rl3BcSbTDZERUUOjhf1LXgxni4gB3XiSMMp53OJ7sT8=";
25+
hash = "sha256-2jky/76rcoHTgOQnsaZT5hy+GXvwgJAY4R3RLCpD99c=";
2626
};
2727

2828
npmDepsHash = "sha256-4EFl0hOI6DcpzcSedanQBOrNbHTxR0G7C8L4+7EnESE=";

0 commit comments

Comments
 (0)