csharpier: 1.0.2 -> 1.0.3 (#421682)
Co-authored-by: zoriya <zoe.roux@zoriya.dev>
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
buildDotnetGlobalTool {
|
||||
pname = "csharpier";
|
||||
version = "1.0.2";
|
||||
version = "1.0.3";
|
||||
executables = "csharpier";
|
||||
|
||||
nugetHash = "sha256-FPcdTWhdIhl0MgOsWcCzgzLyHFyz0szLYQUBUFoe3Cs=";
|
||||
nugetHash = "sha256-DJe3zpzFCBjmsNmLMgIC1clLxo/exPZ+xHUmdpKMaMo=";
|
||||
|
||||
meta = with lib; {
|
||||
description = "Opinionated code formatter for C#";
|
||||
|
||||
Reference in New Issue
Block a user