ScoopInstaller_Main/invoke-build.json
2019-02-14 06:00:23 +00:00

17 lines
565 B
JSON

{
"version": "5.4.3",
"license": "Apache-2.0",
"extract_dir": "tools",
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.4.3#/dl.7z",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "8215786768e2cdd85223e0378b09d588e2311684776d1afad17b1e8a0f3b9872",
"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"
}
}