ScoopInstaller_Main/bucket/invoke-build.json
2024-11-27 12:32:28 +00:00

18 lines
619 B
JSON

{
"version": "5.12.1",
"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.12.1#/dl.7z",
"hash": "459fae8bd2ea1158dc720ac0d0760af93d1d97658de159fb547cf1735f20d987",
"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"
}
}