mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
vscode-extensions.coder.coder-remote: 1.9.0 -> 1.9.1
This commit is contained in:
parent
d3ce1e9ebf
commit
1ecc3eb32e
1 changed files with 2 additions and 2 deletions
|
@ -1018,8 +1018,8 @@ let
|
|||
mktplcRef = {
|
||||
name = "coder-remote";
|
||||
publisher = "coder";
|
||||
version = "1.9.0";
|
||||
hash = "sha256-34Qu6BOQIbTsPeIGCp8Lcsz+FoDrP36PuYpX/4mqpvw=";
|
||||
version = "1.9.1";
|
||||
hash = "sha256-Fsh95lMNliag5TV5MWSAs4Z3npj74mrCmaLSztbpH0I=";
|
||||
};
|
||||
meta = {
|
||||
description = "Extension for Visual Studio Code to open any Coder workspace in VS Code with a single click";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue