cake: Update to version 0.37.0

This commit is contained in:
Richard Kuhnt 2020-02-02 00:01:52 +00:00
parent 7fd0e60d4d
commit 746671e63b

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://cakebuild.net/", "homepage": "https://cakebuild.net/",
"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.36.0", "version": "0.37.0",
"license": "MIT", "license": "MIT",
"url": "https://github.com/cake-build/cake/releases/download/v0.36.0/Cake-bin-net461-v0.36.0.zip", "url": "https://github.com/cake-build/cake/releases/download/v0.37.0/Cake-bin-net461-v0.37.0.zip",
"hash": "5428074238e9e0c2c7b656c185890ee288dc607a7a032d5874836f654c9834a0", "hash": "bcde9e209f17bd76c0ccc52d0e888f537777b5cd8148b3bb9a0d3b55c7b5a7af",
"bin": "cake.exe", "bin": "cake.exe",
"suggest": { "suggest": {
"NuGet": "nuget" "NuGet": "nuget"