{ "version": "1.0.0", "description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL", "homepage": "https://cakebuild.net/", "license": "MIT", "suggest": { "NuGet": "nuget" }, "url": "https://github.com/cake-build/cake/releases/download/v1.0.0/Cake-bin-net461-v1.0.0.zip", "hash": "dc00c687d01a6001b2508ce5b16f405888598dfddeacb184e49a3051cb4710b8", "bin": "cake.exe", "checkver": { "github": "https://github.com/cake-build/cake" }, "autoupdate": { "url": "https://github.com/cake-build/cake/releases/download/v$version/Cake-bin-net461-v$version.zip" } }