From 642b35a6dc1a41aa4c9faeb53c7c8d7aac176c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 21 Sep 2020 08:10:17 +0200 Subject: [PATCH] cake: Update to version 0.38.5 --- bucket/cake.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cake.json b/bucket/cake.json index 5879e3348d..4de8e31bcb 100644 --- a/bucket/cake.json +++ b/bucket/cake.json @@ -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"