vscode-extensions.hashicorp.terraform: 2.36.2 -> 2.37.2 (#445830)

authored by Pol Dellaiera and committed by GitHub e449b686 bd67576f

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