blob: 84a4f6e94bdf432df6db47403000ea6dd260845c (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="github-cli"
VERSION="1.3.1"
HOMEPAGE="https://cli.github.com/"
DOWNLOAD="https://github.com/cli/cli/releases/download/v1.3.1/gh_1.3.1_linux_386.deb"
MD5SUM="1411c9fd1aaf5572dae5ddcde18af6bb"
DOWNLOAD_x86_64="https://github.com/cli/cli/releases/download/v1.3.1/gh_1.3.1_linux_amd64.deb"
MD5SUM_x86_64="f6a50cdc40b66712f071d446b0223b57"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"
|