vscode-extensions.coder.coder-remote: 1.15.0 -> 1.15.2

This commit is contained in:
R. Ryantm
2026-07-13 11:35:39 +00:00
parent 4f4f5fea15
commit 02ff67c8db

View File

@@ -1007,8 +1007,8 @@ let
mktplcRef = {
name = "coder-remote";
publisher = "coder";
version = "1.15.0";
hash = "sha256-Nw1aXRIJI6kBJl3yp2hripZLf+wIecb8gmIjT5zVBjk=";
version = "1.15.2";
hash = "sha256-mBACvGUQF3LoaFJ9MIewN9zu4jDTWfUgyd1MQvZQUvk=";
};
meta = {
description = "Extension for Visual Studio Code to open any Coder workspace in VS Code with a single click";