Commit 03f7d36b authored by kilianar's avatar kilianar
Browse files

vscode-extensions.vscodevim.vim: 1.24.1 -> 1.24.3

parent 763094d2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2941,8 +2941,8 @@ let
        mktplcRef = {
          name = "vim";
          publisher = "vscodevim";
          version = "1.24.1";
          sha256 = "00gq6mqqwqipc6d7di2x9mmi1lya11vhkkww9563avchavczb9sv";
          version = "1.24.3";
          sha256 = "sha256-4fPoRBttWVE8Z3e4O6Yrkf04iOu9ElspQFP57HOPVAk=";
        };
        meta = {
          license = lib.licenses.mit;