CSharpier 0.27.2 -> 0.28.2

This commit is contained in:
Thomas Laich 2024-05-01 11:05:43 +02:00
parent 848c9745a7
commit 5351d0a5cb

View file

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