csharpier: 0.27.0 -> 0.27.2

This commit is contained in:
Zoe Roux
2024-02-03 14:41:56 +01:00
parent f73fbddf27
commit 995c69c036
+2 -2
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#";