cake: Update to version 0.38.2

This commit is contained in:
Jakub Čábera 2020-06-09 21:52:07 +02:00
parent 49505776c7
commit c8baf60df4

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