From 3c43e8e263a20a1cb472c7cc6b0743de0378bee1 Mon Sep 17 00:00:00 2001 From: Clement Sam Date: Thu, 28 Jan 2021 04:42:46 +0000 Subject: [PATCH] Add glab v1.14.0 (#6669) * Add glab v1.14.0 * fix wrong asset download url --- manifests/GLab/GLab/1.14.0.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/GLab/GLab/1.14.0.yaml diff --git a/manifests/GLab/GLab/1.14.0.yaml b/manifests/GLab/GLab/1.14.0.yaml new file mode 100644 index 000000000..8e01950c7 --- /dev/null +++ b/manifests/GLab/GLab/1.14.0.yaml @@ -0,0 +1,20 @@ +Id: GLab.GLab +Name: GLab +AppMoniker: glab +Version: 1.14.0 +Publisher: GLab +Author: Clement Sam +License: MIT +LicenseUrl: https://github.com/profclems/glab/blob/HEAD/LICENSE +MinOSVersion: 10.0.0.0 +Homepage: https://github.com/profclems/glab +Description: An Open source GitLab Command Line Tool. +Tags: "GitLab,cli,glab,command-line,command line,commandline,utility,tool" +InstallerType: INNO +Installers: + - Arch: x64 + Url: https://github.com/profclems/glab/releases/download/v1.14.0/glab_1.14.0_Windows_x86_64_installer.exe + Sha256: 531766EF03108A03CFCA2ABDC805C8F5687F2411B907B41E11CC76AB92C29002 + Switches: + Silent: /VERYSILENT /ALLUSERS + SilentWithProgress: /SILENT /ALLUSERS