Merge pull request #308219 from thomaslaich/csharpier-0.28.2

csharpier: 0.27.2 -> 0.28.2
This commit is contained in:
Aleksana 2024-05-02 20:10:57 +08:00 committed by GitHub
commit 1c708f7d39
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.2";
version = "0.28.2";
executables = "dotnet-csharpier";
nugetSha256 = "sha256-P4v4h09FuisIry9B/6batrG0CpLqnrkxnlk1yEd1JbY=";
nugetSha256 = "sha256-fXyE25niM80pPXCLC80Hm9XEHGUMx0XZOMxdVoA0h18=";
meta = with lib; {
description = "An opinionated code formatter for C#";