cake: Update to version 1.2.0

This commit is contained in:
Richard Kuhnt 2021-08-29 14:00:34 +00:00
parent 9d2953f595
commit 0ea4cd2174

View File

@ -1,13 +1,13 @@
{
"version": "1.1.0",
"version": "1.2.0",
"description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL",
"homepage": "https://cakebuild.net/",
"license": "MIT",
"suggest": {
"NuGet": "nuget"
},
"url": "https://github.com/cake-build/cake/releases/download/v1.1.0/Cake-bin-net461-v1.1.0.zip",
"hash": "e556aaf3675728ce349569bd19b32492c36a9d9ad97acf3e1e007bab8f6eddfa",
"url": "https://github.com/cake-build/cake/releases/download/v1.2.0/Cake-bin-net461-v1.2.0.zip",
"hash": "b54e2c67d8de0c88994576ff937471f1f330340915d07f9b189332c37a6e0b27",
"bin": "cake.exe",
"checkver": {
"github": "https://github.com/cake-build/cake"