Merge pull request #303389 from drupol/vscode-coder-extension-bump

vscode-extensions.coder.coder-remote: 0.1.18 -> 0.1.36
This commit is contained in:
superherointj 2024-04-11 14:40:05 -03:00 committed by GitHub
commit 27abc6249b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -941,8 +941,8 @@ let
mktplcRef = {
name = "coder-remote";
publisher = "coder";
version = "0.1.18";
sha256 = "soNGZuyvG5+haWRcwYmYB+0OcyDAm4UQ419UnEd8waA=";
version = "0.1.36";
hash = "sha256-N1X8wB2n6JYoFHCP5iHBXHnEaRa9S1zooQZsR5mUeh8=";
};
meta = {
description = "An extension for Visual Studio Code to open any Coder workspace in VS Code with a single click.";