csharpier: 0.30.2 -> 0.30.3 (#365677)

This commit is contained in:
Nick Cao
2024-12-17 09:59:35 -05:00
committed by GitHub
+2 -2
View File
@@ -2,10 +2,10 @@
buildDotnetGlobalTool {
pname = "csharpier";
version = "0.30.2";
version = "0.30.3";
executables = "dotnet-csharpier";
nugetHash = "sha256-MrpsVlIYyrlu3VvEPcLQRgD2lhfu8ZTN3pUZrZ9nQcA=";
nugetHash = "sha256-W+O6zrHkRru/s0MT0SGa58PlPHgFE4wxtqZj2GJDRos=";
meta = with lib; {
description = "Opinionated code formatter for C#";