From 8aa2a44155d0485f19f1d2fed68ca0ed5164cc7b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Mar 2020 21:01:57 +0000 Subject: [PATCH] dotnet-script: Update to version 0.51.0 --- bucket/dotnet-script.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dotnet-script.json b/bucket/dotnet-script.json index e4e6925f69..71b4787903 100644 --- a/bucket/dotnet-script.json +++ b/bucket/dotnet-script.json @@ -2,12 +2,12 @@ "homepage": "https://github.com/filipw/dotnet-script", "description": "Run C# scripts from the .NET CLI.", "license": "MIT", - "version": "0.50.1", + "version": "0.51.0", "suggest": { "dotnet core SDK": "dotnet-sdk" }, - "url": "https://github.com/filipw/dotnet-script/releases/download/0.50.1/dotnet-script.0.50.1.zip", - "hash": "6ac26a9bb10ccdc1bacaeae1e7f79d5a231bc17d1c2843e46a4773f936c8b876", + "url": "https://github.com/filipw/dotnet-script/releases/download/0.51.0/dotnet-script.0.51.0.zip", + "hash": "8e358fb415a4e2eef2e830772fef29958390ff45dfb193a9dfef90f923f252b0", "extract_dir": "dotnet-script", "bin": "dotnet-script.cmd", "checkver": "github",