cake: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2021-10-07 22:01:08 +00:00
parent d71633d8ce
commit e0dc6b6832

View File

@ -1,13 +1,13 @@
{
"version": "1.2.0",
"version": "1.3.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.2.0/Cake-bin-net461-v1.2.0.zip",
"hash": "b54e2c67d8de0c88994576ff937471f1f330340915d07f9b189332c37a6e0b27",
"url": "https://github.com/cake-build/cake/releases/download/v1.3.0/Cake-bin-net461-v1.3.0.zip",
"hash": "52934fec19c02b668851b73d0fac9f3e6676be239e5bfef6af54b56fb91a244c",
"bin": "cake.exe",
"checkver": {
"github": "https://github.com/cake-build/cake"