mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 21:55:11 +02:00
ci: add extra field to choco template
This commit is contained in:
parent
5df7839d18
commit
2849cd3026
@ -30,7 +30,8 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
|
|||||||
<licenseUrl>https://github.com/ClementTsang/bottom/blob/master/LICENSE</licenseUrl>
|
<licenseUrl>https://github.com/ClementTsang/bottom/blob/master/LICENSE</licenseUrl>
|
||||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||||
<projectSourceUrl>https://github.com/ClementTsang/bottom</projectSourceUrl>
|
<projectSourceUrl>https://github.com/ClementTsang/bottom</projectSourceUrl>
|
||||||
<docsUrl>https://github.com/ClementTsang/bottom/blob/master/README.md</docsUrl>
|
<packageSourceUrl>https://github.com/ClementTsang/choco-bottom</packageSourceUrl>
|
||||||
|
<docsUrl>https://clementtsang.github.io/bottom/stable</docsUrl>
|
||||||
<bugTrackerUrl>https://github.com/ClementTsang/bottom/issues</bugTrackerUrl>
|
<bugTrackerUrl>https://github.com/ClementTsang/bottom/issues</bugTrackerUrl>
|
||||||
<tags>cli cross-platform terminal top tui monitoring bottom btm</tags>
|
<tags>cli cross-platform terminal top tui monitoring bottom btm</tags>
|
||||||
<summary>A customizable cross-platform graphical process/system monitor for the terminal.</summary>
|
<summary>A customizable cross-platform graphical process/system monitor for the terminal.</summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user