Commit 819a8e88 authored by R. RyanTM's avatar R. RyanTM
Browse files

vscode-extensions.vscodevim.vim: 1.32.0 -> 1.32.1

parent 042d0c7f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5120,8 +5120,8 @@ let
        mktplcRef = {
          name = "vim";
          publisher = "vscodevim";
          version = "1.32.0";
          hash = "sha256-qZYtCjqWoqE2qjrJN70ws9/w0FncLCWqTeVX/B66CmQ=";
          version = "1.32.1";
          hash = "sha256-c88Mf3yzo2SJ4lmyzoiVm6ioMY0jkkH+N1EkVZBGzrQ=";
        };
        meta = {
          license = lib.licenses.mit;