csharpier: 1.2.5 -> 1.2.6

This commit is contained in:
R. Ryantm
2026-02-10 09:34:23 +00:00
parent ce1a7c1f9e
commit 87e58bf2d2
+2 -2
View File
@@ -2,10 +2,10 @@
buildDotnetGlobalTool {
pname = "csharpier";
version = "1.2.5";
version = "1.2.6";
executables = "csharpier";
nugetHash = "sha256-VevPiNTtfRJvmK/eYlJtJEJkYkiSvRoP7nTq7q9Bs9I=";
nugetHash = "sha256-SaBHGaaeg/1c4okHN1Pn8caGZgfLJ/KsGRqgUiAqKlQ=";
meta = {
description = "Opinionated code formatter for C#";