From f357b7635e6153f52cae76c9196a42a1effcffc0 Mon Sep 17 00:00:00 2001 From: emaryn Date: Tue, 11 Mar 2025 07:32:11 +0800 Subject: [PATCH] vscode-extensions.vue.volar: 2.0.16 -> 2.2.8 --- pkgs/applications/editors/vscode/extensions/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 12745e47e0a3..0d0aa5a51e11 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -5381,8 +5381,8 @@ let mktplcRef = { name = "volar"; publisher = "Vue"; - version = "2.0.16"; - hash = "sha256-RTBbF7qahYP4L7SZ/5aCM/e5crZAyyPRcgL48FVL1jk="; + version = "2.2.8"; + hash = "sha256-efEeTq/y4al38Tdut3bHVdluf3tUYqc6CFPX+ch1gLg="; }; meta = { changelog = "https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md";