ScoopInstaller_Main/bucket/invoke-build.json
2022-01-01 12:29:55 +00:00

18 lines
617 B
JSON

{
"version": "5.8.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.8.8#/dl.7z",
"hash": "b8ddbed87d542e6308d70633e2147658599e98aab7fc14a6c7264cc9e1c1deb3",
"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"
}
}