ScoopInstaller_Main/invoke-build.json
2017-05-25 21:00:32 +02:00

17 lines
565 B
JSON

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