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 6bdba2b + de6a726 commit e770f37Copy full SHA for e770f37
pkgs/applications/editors/vscode/extensions/default.nix
@@ -5721,8 +5721,8 @@ let
5721
mktplcRef = {
5722
name = "vscode-zig";
5723
publisher = "ziglang";
5724
- version = "0.6.8";
5725
- hash = "sha256-u4Vd2YP47ccpz4ZMOGDN1eFS8qiC7nGIbo6YtvxNHFM=";
+ version = "0.6.9";
+ hash = "sha256-R18NnnsYVLmCNdGU0plIYn2MKrlSedfJoXH/amxKKaY=";
5726
};
5727
meta = {
5728
changelog = "https://marketplace.visualstudio.com/items/ziglang.vscode-zig/changelog";
0 commit comments