ScoopInstaller_Main/bucket/invoke-build.json
2022-02-01 20:26:42 +00:00

18 lines
617 B
JSON

{
"version": "5.9.4",
"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.9.4#/dl.7z",
"hash": "7a5295cd9bc0e3315d51351bbf13efe4072ac5fe029eacb7c22ce90135e27bb2",
"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"
}
}