csharpier: 0.28.2 -> 0.29.1 (#338016)

This commit is contained in:
Fabián Heredia Montiel 2024-09-01 19:48:19 -06:00 committed by GitHub
commit b44c88703a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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#";