mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cake: Update to version 1.0.0
This commit is contained in:
parent
1f71ba1c98
commit
6aa6fd56f6
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.5",
|
"version": "1.0.0",
|
||||||
"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",
|
||||||
"homepage": "https://cakebuild.net/",
|
"homepage": "https://cakebuild.net/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"NuGet": "nuget"
|
"NuGet": "nuget"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/cake-build/cake/releases/download/v0.38.5/Cake-bin-net461-v0.38.5.zip",
|
"url": "https://github.com/cake-build/cake/releases/download/v1.0.0/Cake-bin-net461-v1.0.0.zip",
|
||||||
"hash": "7bda8369d90477288bda335484ab0905f1af8e780cd4b643f65e624491e2b456",
|
"hash": "dc00c687d01a6001b2508ce5b16f405888598dfddeacb184e49a3051cb4710b8",
|
||||||
"bin": "cake.exe",
|
"bin": "cake.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/cake-build/cake"
|
"github": "https://github.com/cake-build/cake"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user