summaryrefslogtreecommitdiffstats
path: root/deployment/windows/winget/winget.yaml.template
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/windows/winget/winget.yaml.template')
-rw-r--r--deployment/windows/winget/winget.yaml.template7
1 files changed, 4 insertions, 3 deletions
diff --git a/deployment/windows/winget/winget.yaml.template b/deployment/windows/winget/winget.yaml.template
index 6d8b6f77..383841c3 100644
--- a/deployment/windows/winget/winget.yaml.template
+++ b/deployment/windows/winget/winget.yaml.template
@@ -1,8 +1,9 @@
Id: Clement.bottom
Version: $version
Name: bottom
-Publisher: Clement
-License: MIT
+Publisher: Clement Tsang
+License: MIT License
+LicenseUrl: https://github.com/ClementTsang/bottom/blob/master/LICENSE
AppMoniker: bottom
Tags: tui, monitoring, terminal
Description: Yet another cross-platform graphical process/system monitor.
@@ -12,4 +13,4 @@ Installers:
Url: https://github.com/ClementTsang/bottom/releases/download/$version/bottom_x86_64_installer.msi
Sha256: $hash1
InstallerType: msi
-
+ \ No newline at end of file