diff --git a/packages/github-cli-bin/github-cli-bin.pacscript b/packages/github-cli-bin/github-cli-bin.pacscript index 6b2e851f34..d499a3c721 100644 --- a/packages/github-cli-bin/github-cli-bin.pacscript +++ b/packages/github-cli-bin/github-cli-bin.pacscript @@ -4,10 +4,10 @@ gives="gh" breaks=("${gives}-git" "${gives}-deb") replace=("${gives}") repology=("project: ${pkgname}") -pkgver="2.40.1" +pkgver="2.42.1" url="https://github.com/cli/cli/releases/download/v${pkgver}/${gives}_${pkgver}_linux_amd64.tar.gz" pkgdesc="GitHub's official command line tool - Binary version" -hash="7f34ee83a7dd17addd1d029bc66ec06d91773a93172e3e1e30e0ec3a9f923fe2" +hash="c82c865545549131f284bf4df73c03c63971a87286fce5ab5d11c9dc0cee2cbb" arch=('amd64') maintainer="Oren Klopfer "