summaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-08-25 19:19:00 -0400
committerGitHub <noreply@github.com>2020-08-25 19:19:00 -0400
commit5d21b0f7f56d44f73a802a4da06e08c688f14de8 (patch)
treef093464f9c92174c88077f045899b0c740156ef6 /deployment
parent027f8a8c3241f3918d28003f42dfbb239f6a35df (diff)
ci: Fix winget template
Diffstat (limited to 'deployment')
-rw-r--r--deployment/windows/winget/winget.yaml.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/windows/winget/winget.yaml.template b/deployment/windows/winget/winget.yaml.template
index 947105f2..6d8b6f77 100644
--- a/deployment/windows/winget/winget.yaml.template
+++ b/deployment/windows/winget/winget.yaml.template
@@ -9,7 +9,7 @@ Description: Yet another cross-platform graphical process/system monitor.
Homepage: https://github.com/ClementTsang/bottom
Installers:
- Arch: x64
- Url: https://github.com/ClementTsang/bottom/releases/download/$version/bottom-$version-x86_64.msi
+ Url: https://github.com/ClementTsang/bottom/releases/download/$version/bottom_x86_64_installer.msi
Sha256: $hash1
InstallerType: msi
- \ No newline at end of file
+