vscode-extensions.badochov.ocaml-formatter: 1.14.0 -> 2.0.5

This commit is contained in:
superherointj 2022-08-26 17:47:14 -03:00 committed by Jonathan Ringer
parent 0f147b79e5
commit c84fafd005

View File

@ -384,8 +384,8 @@ let
mktplcRef = {
name = "ocaml-formatter";
publisher = "badochov";
version = "1.14.0";
sha256 = "sha256-Iekh3vwu8iz53rPRsuu1Fx9iA/A97iMd8cPETWavnyA=";
version = "2.0.5";
sha256 = "sha256-D04EJButnam/l4aAv1yNbHlTKMb3x1yrS47+9XjpCLI=";
};
meta = with lib; {
description = "VSCode Extension Formatter for OCaml language";