We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc68f5d + e3f5b82 commit 55ffc2aCopy full SHA for 55ffc2a
pkgs/applications/editors/vscode/extensions/default.nix
@@ -4554,8 +4554,8 @@ let
4554
mktplcRef = {
4555
name = "code-spell-checker";
4556
publisher = "streetsidesoftware";
4557
- version = "4.0.15";
4558
- hash = "sha256-Zow0laXwORa3V5Hy40pWDa/+Xq7kQbgn/Ia6PrJxI6E=";
+ version = "4.0.16";
+ hash = "sha256-1GH3liiExURy5e6owSRr5UJ7UXa8KUgglIzfGsSPARg=";
4559
};
4560
meta = {
4561
changelog = "https://marketplace.visualstudio.com/items/streetsidesoftware.code-spell-checker/changelog";
0 commit comments