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