ScoopInstaller_Main/invoke-build.json
2019-04-09 18:00:25 +00:00

17 lines
565 B
JSON

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