blob: 1d17a2b93f806f3b31ec01792e98458a08684809 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="github-cli"
VERSION="2.30.0"
HOMEPAGE="https://cli.github.com/"
DOWNLOAD="https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_linux_386.deb"
MD5SUM="97f6badbe9a741502df2b5f77dcebda4"
DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_linux_amd64.deb"
MD5SUM_x86_64="575e0261156d54b44ef18921ffaf99e8"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"
|