dotnet-repl: 0.1.216 -> 0.3.230 (#377700)
This commit is contained in:
commit
85aba90e47
@ -6,12 +6,12 @@
|
|||||||
|
|
||||||
buildDotnetGlobalTool {
|
buildDotnetGlobalTool {
|
||||||
pname = "dotnet-repl";
|
pname = "dotnet-repl";
|
||||||
version = "0.1.216";
|
version = "0.3.230";
|
||||||
|
|
||||||
dotnet-sdk = dotnetCorePackages.sdk_8_0;
|
dotnet-sdk = dotnetCorePackages.sdk_9_0;
|
||||||
dotnet-runtime = dotnetCorePackages.runtime_8_0;
|
dotnet-runtime = dotnetCorePackages.runtime_9_0;
|
||||||
|
|
||||||
nugetHash = "sha256-JHatCW+hl2792S+HYeEbbYbCIS+N4DmOctqXB/56/HU=";
|
nugetHash = "sha256-FtITkDZ0Qbjo0XvQ8psRlIsbEZhMjIhk8mVrHmUxlIg=";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A polyglot REPL built on .NET Interactive";
|
description = "A polyglot REPL built on .NET Interactive";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user