dotnet-script: Update to version 1.2.1

This commit is contained in:
Richard Kuhnt 2021-08-26 22:00:37 +00:00
parent 651607c00e
commit 9ef99102ff

View File

@ -1,13 +1,13 @@
{
"version": "1.2.0",
"version": "1.2.1",
"description": "Run C# scripts from the .NET CLI.",
"homepage": "https://github.com/filipw/dotnet-script",
"license": "MIT",
"suggest": {
"dotnet core SDK": "dotnet-sdk"
},
"url": "https://github.com/filipw/dotnet-script/releases/download/1.2.0/dotnet-script.1.2.0.zip",
"hash": "701229c579a8db73d66751035af654769aadf9a9920672648be2d836697a6817",
"url": "https://github.com/filipw/dotnet-script/releases/download/1.2.1/dotnet-script.1.2.1.zip",
"hash": "a57e598f225cd545e5c4c331ab78960881682d54831b239d040ef451830e2415",
"extract_dir": "dotnet-script",
"bin": "dotnet-script.cmd",
"checkver": "github",