ScoopInstaller_Main/bucket/invoke-build.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08: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"
}
}