mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
cake: Update to version 0.31.0
This commit is contained in:
parent
3f81ea855c
commit
2c8c42d6f7
10
cake.json
10
cake.json
@ -1,15 +1,13 @@
|
||||
{
|
||||
"homepage": "https://cakebuild.net/",
|
||||
"description": "Cake (C# Make) is a cross-platform build automation system with a C# DSL",
|
||||
"version": "0.30.0",
|
||||
"version": "0.31.0",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/cake-build/cake/releases/download/v0.30.0/Cake-bin-net461-v0.30.0.zip",
|
||||
"hash": "c5baf6c8c9c17a16b092192756b1283b537d805c360807be25908a91159c7e66",
|
||||
"url": "https://github.com/cake-build/cake/releases/download/v0.31.0/Cake-bin-net461-v0.31.0.zip",
|
||||
"hash": "44814e8a67bde123c73457efd36969557deff1abbef9855880cf1389a5c27532",
|
||||
"bin": "cake.exe",
|
||||
"suggest": {
|
||||
"NuGet": [
|
||||
"nuget"
|
||||
]
|
||||
"NuGet": "nuget"
|
||||
},
|
||||
"checkver": {
|
||||
"github": "https://github.com/cake-build/cake"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user