blob: 7262ab147d5e4782bb9e68c75ce643770b599bf8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="github-cli"
VERSION="2.21.2"
HOMEPAGE="https://cli.github.com/"
DOWNLOAD="https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_linux_386.deb"
MD5SUM="3dc40e26b37adb4f61902967c4990441"
DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_linux_amd64.deb"
MD5SUM_x86_64="c8a9add30c6cbef0a3b360df31de7aa7"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"
|