ScoopInstaller_Main/invoke-build.json
Hugo Locurcio 5810275996 Use SPDX license identifiers in the default bucket (#2211)
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00

17 lines
565 B
JSON

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