Merge pull request #286065 from zoriya/csharpier

csharpier: 0.27.0 -> 0.27.2
This commit is contained in:
h7x4 2024-02-05 21:35:14 +01:00 committed by GitHub
commit 95811ed3e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,10 +2,10 @@
buildDotnetGlobalTool {
pname = "csharpier";
version = "0.27.0";
version = "0.27.2";
executables = "dotnet-csharpier";
nugetSha256 = "sha256-aI8sZoUXAA/bOn7ITMkBFXHeTVRm9O/qX+bWfOKwRDs=";
nugetSha256 = "sha256-P4v4h09FuisIry9B/6batrG0CpLqnrkxnlk1yEd1JbY=";
meta = with lib; {
description = "An opinionated code formatter for C#";