vscode-extensions.coder.coder-remote: 1.16.2 -> 1.16.3 (#564364)

This commit is contained in:
Nick Cao
2026-09-18 20:21:58 +00:00
committed by GitHub

View File

@@ -1023,8 +1023,8 @@ let
mktplcRef = {
name = "coder-remote";
publisher = "coder";
version = "1.16.2";
hash = "sha256-N5tWMoO5RUVO4HXVqyXNtn/pjIF9miJdoqF6Lt8dAhg=";
version = "1.16.3";
hash = "sha256-8wPhSUBez7NEaUUr9osnS4gIbkpOj0gRjA1j7l558aM=";
};
meta = {
description = "Extension for Visual Studio Code to open any Coder workspace in VS Code with a single click";