dotnet-script: Update to version 0.52.0

This commit is contained in:
Ash258 2020-04-22 23:39:02 +02:00
parent d0b0af3718
commit 194df86a6c

View File

@ -2,12 +2,12 @@
"homepage": "https://github.com/filipw/dotnet-script",
"description": "Run C# scripts from the .NET CLI.",
"license": "MIT",
"version": "0.51.0",
"version": "0.52.0",
"suggest": {
"dotnet core SDK": "dotnet-sdk"
},
"url": "https://github.com/filipw/dotnet-script/releases/download/0.51.0/dotnet-script.0.51.0.zip",
"hash": "8e358fb415a4e2eef2e830772fef29958390ff45dfb193a9dfef90f923f252b0",
"url": "https://github.com/filipw/dotnet-script/releases/download/0.52.0/dotnet-script.0.52.0.zip",
"hash": "557c665c33b5222f539b3626951df4504fc95db39546c4f185bffb39acc67339",
"extract_dir": "dotnet-script",
"bin": "dotnet-script.cmd",
"checkver": "github",