Commit ae539d06 authored by superherointj's avatar superherointj Committed by Jonathan Ringer
Browse files

vscode-extensions.ocamllabs.ocaml-platform: 1.10.4 -> 1.10.7

parent 45e45a8e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1957,13 +1957,13 @@ let
          downloadPage = "https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform";
          homepage = "https://github.com/ocamllabs/vscode-ocaml-platform";
          license = licenses.isc;
          maintainers = with maintainers; [ ratsclub ];
          maintainers = with maintainers; [ ratsclub superherointj ];
        };
        mktplcRef = {
          name = "ocaml-platform";
          publisher = "ocamllabs";
          version = "1.10.4";
          sha256 = "sha256-Qk4wD6gh/xvH6nFBonje4Stz6Y6yaIyxx1TdAXQEycM=";
          version = "1.10.7";
          sha256 = "sha256-BxVur+aSbFPyX+DW9tQcfJEyImkbTC6O0uOV2d76au0=";
        };
      };