{ "homepage": "https://cakebuild.net/", "description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL", "version": "0.36.0", "license": "MIT", "url": "https://github.com/cake-build/cake/releases/download/v0.36.0/Cake-bin-net461-v0.36.0.zip", "hash": "5428074238e9e0c2c7b656c185890ee288dc607a7a032d5874836f654c9834a0", "bin": "cake.exe", "suggest": { "NuGet": "nuget" }, "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" } }