cake: Update to version 0.36.0

This commit is contained in:
Richard Kuhnt 2020-01-11 22:00:20 +00:00
parent c67eaeed87
commit 4f13fd5c34

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://cakebuild.net/", "homepage": "https://cakebuild.net/",
"description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL", "description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL",
"version": "0.35.0", "version": "0.36.0",
"license": "MIT", "license": "MIT",
"url": "https://github.com/cake-build/cake/releases/download/v0.35.0/Cake-bin-net461-v0.35.0.zip", "url": "https://github.com/cake-build/cake/releases/download/v0.36.0/Cake-bin-net461-v0.36.0.zip",
"hash": "32ab434ecea37e49385d3c932d12f660f20e30bca2cba293f215eb68f634e214", "hash": "5428074238e9e0c2c7b656c185890ee288dc607a7a032d5874836f654c9834a0",
"bin": "cake.exe", "bin": "cake.exe",
"suggest": { "suggest": {
"NuGet": "nuget" "NuGet": "nuget"