cake: Update to version 0.34.0

This commit is contained in:
Richard Kuhnt 2019-07-16 12:00:57 +00:00
parent 42875200e4
commit 6d9a65236c

View File

@ -1,10 +1,10 @@
{
"homepage": "https://cakebuild.net/",
"description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL",
"version": "0.33.0",
"version": "0.34.0",
"license": "MIT",
"url": "https://github.com/cake-build/cake/releases/download/v0.33.0/Cake-bin-net461-v0.33.0.zip",
"hash": "72b42e2a1acd1d4dab942c38c769a56db1e47c6666cb792da15abcdbc5c36157",
"url": "https://github.com/cake-build/cake/releases/download/v0.34.0/Cake-bin-net461-v0.34.0.zip",
"hash": "effc6e0bef0f5b6453017060c9a7882389dc1c369bc615d6d1370729b05ea304",
"bin": "cake.exe",
"suggest": {
"NuGet": "nuget"