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