diff --git a/bucket/dotnet-script.json b/bucket/dotnet-script.json index d4f553709a..7616f0c502 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.52.0", + "version": "0.53.0", "suggest": { "dotnet core SDK": "dotnet-sdk" }, - "url": "https://github.com/filipw/dotnet-script/releases/download/0.52.0/dotnet-script.0.52.0.zip", - "hash": "557c665c33b5222f539b3626951df4504fc95db39546c4f185bffb39acc67339", + "url": "https://github.com/filipw/dotnet-script/releases/download/0.53.0/dotnet-script.0.53.0.zip", + "hash": "cbf0d91db431772ea841253e6078323c59c73a7eb3757fafc1ff86f6ea389e75", "extract_dir": "dotnet-script", "bin": "dotnet-script.cmd", "checkver": "github",