cake: Update to version 0.38.5

This commit is contained in:
Jakub Čábera 2020-09-21 08:10:17 +02:00
parent c262134ee9
commit 642b35a6dc

View File

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