Skip to content

Commit 95131da

Browse files
committed
vscode-extensions.pylyzer.pylyzer: 0.1.10 -> 0.1.11
1 parent eab9aa8 commit 95131da

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/editors/vscode/extensions/pylyzer.pylyzer

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/pylyzer.pylyzer/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
44
mktplcRef = {
55
name = "pylyzer";
66
publisher = "pylyzer";
7-
version = "0.1.10";
8-
hash = "sha256-dDkX0U/XmHk5Jo+VdvxDkcA/1xu0Ae8kaDuDd/xjdUc=";
7+
version = "0.1.11";
8+
hash = "sha256-RIJwzScCRTL9SJZ3B9PFBkocnGdZ7D8uYjcXPsTumho=";
99
};
1010

1111
meta = {

0 commit comments

Comments
 (0)