csharpier: 1.2.0 -> 1.2.1
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
buildDotnetGlobalTool {
|
buildDotnetGlobalTool {
|
||||||
pname = "csharpier";
|
pname = "csharpier";
|
||||||
version = "1.2.0";
|
version = "1.2.1";
|
||||||
executables = "csharpier";
|
executables = "csharpier";
|
||||||
|
|
||||||
nugetHash = "sha256-YEIUoh6af8DIAN6hh+3H5XbTbdJwe+f7TPXdZxWNgck=";
|
nugetHash = "sha256-JJS/jlUM2GRYKPzsIbAnRM8Jhr8/Mr6Nlmjtq9TMBuc=";
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Opinionated code formatter for C#";
|
description = "Opinionated code formatter for C#";
|
||||||
|
|||||||
Reference in New Issue
Block a user