mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
vscode-extensions.ms-vscode-remote.remote-ssh: 0.119.0 -> 0.120.0
This commit is contained in:
parent
9638b6e49e
commit
910b3452ac
1 changed files with 2 additions and 2 deletions
|
@ -84,8 +84,8 @@ buildVscodeMarketplaceExtension {
|
|||
mktplcRef = {
|
||||
name = "remote-ssh";
|
||||
publisher = "ms-vscode-remote";
|
||||
version = "0.119.0";
|
||||
hash = "sha256-S6quMPlDNSLIqyMmTZsDts5bLh2LBdAPuQibT3AEHH8=";
|
||||
version = "0.120.0";
|
||||
hash = "sha256-D9YmLKGDtIb2wGfLNRbczqL4fzLASbZC/563ewzqGV0=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue