ScoopInstaller_Main/bucket/invoke-build.json
2021-12-01 21:02:00 +00:00

18 lines
617 B
JSON

{
"version": "5.8.6",
"description": "Build Automation in PowerShell",
"homepage": "https://github.com/nightroman/Invoke-Build",
"license": "Apache-2.0",
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.8.6#/dl.7z",
"hash": "a025b419fc7758c85009f3554ee7c7f845a72762fcbfade2fcd3401f4604679b",
"extract_dir": "tools",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/tags",
"regex": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}