ScoopInstaller_Main/bucket/invoke-build.json
2019-06-12 18:00:35 +00:00

17 lines
565 B
JSON

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