vscode-extensions.mkhl.direnv: 0.12.0 -> 0.13.0
This version includes a fix from 0.12.2, which fixes a regression introduced in 0.12.0 that would cause the extension to spin forever and never initialise.
This commit is contained in:
@@ -2197,8 +2197,8 @@ let
|
||||
mktplcRef = {
|
||||
name = "direnv";
|
||||
publisher = "mkhl";
|
||||
version = "0.12.0";
|
||||
sha256 = "sha256-UMGTWAiPAxSjy5ALUkijD0GE9TW37TZ3UvMmgFBNYsU=";
|
||||
version = "0.13.0";
|
||||
sha256 = "sha256-KdLJ7QTi9jz+JbbQuhXqyE3WV9oF+wyC/9ZJ/XTFOYc=";
|
||||
};
|
||||
meta = {
|
||||
description = "direnv support for Visual Studio Code";
|
||||
|
||||
Reference in New Issue
Block a user