cake: Update to version 0.34.1

This commit is contained in:
Richard Kuhnt 2019-07-17 16:00:23 +00:00
parent 71d560e57c
commit 86b4a56b50

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.34.0",
"version": "0.34.1",
"license": "MIT",
"url": "https://github.com/cake-build/cake/releases/download/v0.34.0/Cake-bin-net461-v0.34.0.zip",
"hash": "effc6e0bef0f5b6453017060c9a7882389dc1c369bc615d6d1370729b05ea304",
"url": "https://github.com/cake-build/cake/releases/download/v0.34.1/Cake-bin-net461-v0.34.1.zip",
"hash": "72a4ba9ab1ab48b1d163d76bca33f08156efa2fb603323b2cd7d3dd65c996347",
"bin": "cake.exe",
"suggest": {
"NuGet": "nuget"