Skip to content

Commit dabd3bd

Browse files
authored
basedpyright: 1.21.1 -> 1.22.0 (#359715)
2 parents 3380c82 + 2861fbe commit dabd3bd

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.21.1";
19+
version = "1.22.0";
2020

2121
src = fetchFromGitHub {
2222
owner = "detachhead";
2323
repo = "basedpyright";
2424
rev = "refs/tags/v${version}";
25-
hash = "sha256-RwckZqEL5U60XSYul74p9Ezg+N8FrnLkRFpdxIa7/34=";
25+
hash = "sha256-/I8KCQnjFbE64h2rQuLV31IsVTQhuDxiobQwtx0HRPM=";
2626
};
2727

2828
npmDepsHash = "sha256-hCZ68sLpQs/7SYVf3pMAHfstRm1C/d80j8fESIFdhnw=";

0 commit comments

Comments
 (0)