diff --git a/bucket/dotnet-script.json b/bucket/dotnet-script.json index 71b4787903..d4f553709a 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.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",