cake: Update to version 0.38.1

This commit is contained in:
Jakub Čábera 2020-05-31 10:06:17 +02:00
parent 441e7fb71f
commit aa6015e4dc

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.38.0",
"version": "0.38.1",
"license": "MIT",
"url": "https://github.com/cake-build/cake/releases/download/v0.38.0/Cake-bin-net461-v0.38.0.zip",
"hash": "37623e099f1aa335dc5fad777e61e1e81aa6c60e86a66b7d44d7bf7ecc2ff124",
"url": "https://github.com/cake-build/cake/releases/download/v0.38.1/Cake-bin-net461-v0.38.1.zip",
"hash": "d5432d0fb478eb43df8fe8410b7aa6fcd330ed70912bf78dcc305fe362751615",
"bin": "cake.exe",
"suggest": {
"NuGet": "nuget"