Skip to content

Commit e770f37

Browse files
authored
vscode-extensions.ziglang.vscode-zig: 0.6.8 -> 0.6.9 (#406895)
2 parents 6bdba2b + de6a726 commit e770f37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5721,8 +5721,8 @@ let
57215721
mktplcRef = {
57225722
name = "vscode-zig";
57235723
publisher = "ziglang";
5724-
version = "0.6.8";
5725-
hash = "sha256-u4Vd2YP47ccpz4ZMOGDN1eFS8qiC7nGIbo6YtvxNHFM=";
5724+
version = "0.6.9";
5725+
hash = "sha256-R18NnnsYVLmCNdGU0plIYn2MKrlSedfJoXH/amxKKaY=";
57265726
};
57275727
meta = {
57285728
changelog = "https://marketplace.visualstudio.com/items/ziglang.vscode-zig/changelog";

0 commit comments

Comments
 (0)