cake: Update to version 0.32.1

This commit is contained in:
Richard Kuhnt 2019-01-04 20:00:24 +00:00
parent 12ed1ee52d
commit f12da16eae

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.32.0",
"version": "0.32.1",
"license": "MIT",
"url": "https://github.com/cake-build/cake/releases/download/v0.32.0/Cake-bin-net461-v0.32.0.zip",
"hash": "2cc8ead783887dfc116624f3e5b36d2eb1a31c9328afa644235b69df80f8670a",
"url": "https://github.com/cake-build/cake/releases/download/v0.32.1/Cake-bin-net461-v0.32.1.zip",
"hash": "fa98c3e22876e30e13df2081c02b5d03686d59a8cea5d28f050de86e7b6f6233",
"bin": "cake.exe",
"suggest": {
"NuGet": "nuget"