ScoopInstaller_Main/bucket/invoke-build.json
2022-03-06 04:29:01 +00:00

18 lines
617 B
JSON

{
"version": "5.9.8",
"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.8#/dl.7z",
"hash": "d5aec7ac5b997e5b0959230e1f500e1107f5b26aca64be8d81154baaf229261c",
"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"
}
}