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