{ "homepage": "https://github.com/filipw/dotnet-script", "description": "Run C# scripts from the .NET CLI.", "license": "MIT", "version": "0.51.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", "extract_dir": "dotnet-script", "bin": "dotnet-script.cmd", "checkver": "github", "autoupdate": { "url": "https://github.com/filipw/dotnet-script/releases/download/$version/dotnet-script.$version.zip" } }