0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

vscode-extensions.vscodevim.vim: 1.29.2 -> 1.30.1

This commit is contained in:
R. Ryantm 2025-06-01 07:54:30 +00:00
parent 35bfba9eef
commit 2cbb6b7416

View file

@ -5316,8 +5316,8 @@ let
mktplcRef = {
name = "vim";
publisher = "vscodevim";
version = "1.29.2";
hash = "sha256-RBh4yQxOoUpwNKedFjEeu6hO0tU9AAPlDrt2LhgZT50=";
version = "1.30.1";
hash = "sha256-cKdVQTGj7R37YefQAaTspF1RVul/9wv7u9b5TpGZN5k=";
};
meta = {
license = lib.licenses.mit;