{ "version": "1.1.0", "description": "Run C# scripts from the .NET CLI.", "homepage": "https://github.com/filipw/dotnet-script", "license": "MIT", "suggest": { "dotnet core SDK": "dotnet-sdk" }, "url": "https://github.com/filipw/dotnet-script/releases/download/1.1.0/dotnet-script.1.1.0.zip", "hash": "ee7c5f82d311728d5c14f29ed5d3fae66625f585bdb262b00cebdeb3b450ac51", "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" } }