Merge pull request #265244 from MikaelFangel/update-fantomas

fantomas: 6.2.2 -> 6.2.3
This commit is contained in:
OTABI Tomoya 2023-11-05 10:08:55 +09:00 committed by GitHub
commit a0383571cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,9 @@
buildDotnetGlobalTool {
pname = "fantomas";
version = "6.2.2";
version = "6.2.3";
nugetSha256 = "sha256-r5F44iwAV3QSeh3TyGTVhrN2oL4A68eD5dKiz/VnwdI=";
nugetSha256 = "sha256-Aol10o5Q7l8s6SdX0smVdi3ec2IgAx+gMksAMjXhIfU=";
meta = with lib; {
description = "F# source code formatter";