vscode-extensions.hashicorp.terraform: 2.34.5 -> 2.36.2 (#439397)

authored by

Wolfgang Walther and committed by
GitHub
f4819c34 4fb3e506

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/hashicorp.terraform/default.nix
··· 11 11 mktplcRef = { 12 12 name = "terraform"; 13 13 publisher = "hashicorp"; 14 - version = "2.34.5"; 15 - hash = "sha256-t5ULeB0jvkt9a1m3gA5Du0Kl1FI1ZncqyAQlXBwyyfE="; 14 + version = "2.36.2"; 15 + hash = "sha256-jkWDrF3kF/YVxcc6XqOQUI2wldYrlDnDUv9bXFplyis="; 16 16 }; 17 17 18 18 postInstall = ''