cake: Update to version 0.38.4

This commit is contained in:
Jakub Čábera 2020-06-27 10:30:31 +02:00
parent 086a58d1de
commit f9857f7029

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://cakebuild.net/", "version": "0.38.4",
"description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL", "description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL",
"version": "0.38.2", "homepage": "https://cakebuild.net/",
"license": "MIT", "license": "MIT",
"url": "https://github.com/cake-build/cake/releases/download/v0.38.2/Cake-bin-net461-v0.38.2.zip", "url": "https://github.com/cake-build/cake/releases/download/v0.38.4/Cake-bin-net461-v0.38.4.zip",
"hash": "d8eb823ca821fc214ec11832fb17bff25f51638ee99070e3c68d7c1476bf5c23", "hash": "95629cf444d6c07ad79b60a390fa9c2ef22bd8fef113cb82018de245ce09b659",
"bin": "cake.exe", "bin": "cake.exe",
"suggest": { "suggest": {
"NuGet": "nuget" "NuGet": "nuget"