csharpier: 0.28.2 -> 0.29.1

This commit is contained in:
Austin Horstman 2024-08-28 15:35:40 -05:00
parent 1e3aee6480
commit 787e0e1bf6
No known key found for this signature in database

View File

@ -2,10 +2,10 @@
buildDotnetGlobalTool {
pname = "csharpier";
version = "0.28.2";
version = "0.29.1";
executables = "dotnet-csharpier";
nugetHash = "sha256-fXyE25niM80pPXCLC80Hm9XEHGUMx0XZOMxdVoA0h18=";
nugetHash = "sha256-VW9QzbQfbY3Tz+Gz3hQ7VC4wOtwfIYV1Yq2WJz6bL04=";
meta = with lib; {
description = "Opinionated code formatter for C#";