Skip to content

Commit d0bcce3

Browse files
oklopferook37
andauthored
upd(github-cli-bin): 2.61.0 -> 2.65.0 (#6907)
Co-authored-by: ook37 <oren+12345@taumoda.com>
1 parent a65994c commit d0bcce3

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/github-cli-bin/.SRCINFO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
pkgbase = github-cli-bin
22
gives = gh
3-
pkgver = 2.61.0
3+
pkgver = 2.65.0
44
pkgdesc = GitHub's official command line tool - Binary version
55
arch = amd64
66
breaks = gh-git
77
breaks = gh-deb
88
replaces = gh
99
maintainer = Oren Klopfer <oren@taumoda.com>
1010
repology = project: gh
11-
source = @github-cli-bin~2.61.0::https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_amd64.tar.gz
12-
sha256sums = e2fe1a63cef003093eb1f8e4a669e9e763bd0b747de8abb3253411b408ef6ede
11+
source = @github-cli-bin~2.65.0::https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_linux_amd64.tar.gz
12+
sha256sums = 762569efe785082b7d1feb06995efece1a9cecce16da8503ac6fdbcbea04085b
1313

1414
pkgname = github-cli-bin

packages/github-cli-bin/github-cli-bin.pacscript

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ gives="gh"
33
breaks=("${gives}-git" "${gives}-deb")
44
replaces=("${gives}")
55
repology=("project: ${gives}")
6-
pkgver="2.61.0"
6+
pkgver="2.65.0"
77
source=("@${pkgname}~${pkgver}::https://github.com/cli/cli/releases/download/v${pkgver}/${gives}_${pkgver}_linux_amd64.tar.gz")
88
pkgdesc="GitHub's official command line tool - Binary version"
9-
sha256sums=("e2fe1a63cef003093eb1f8e4a669e9e763bd0b747de8abb3253411b408ef6ede")
9+
sha256sums=("762569efe785082b7d1feb06995efece1a9cecce16da8503ac6fdbcbea04085b")
1010
arch=('amd64')
1111
maintainer=("Oren Klopfer <oren@taumoda.com>")
1212

srclist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3490,16 +3490,16 @@ pkgname = gitfiend-deb
34903490
---
34913491
pkgbase = github-cli-bin
34923492
gives = gh
3493-
pkgver = 2.61.0
3493+
pkgver = 2.65.0
34943494
pkgdesc = GitHub's official command line tool - Binary version
34953495
arch = amd64
34963496
breaks = gh-git
34973497
breaks = gh-deb
34983498
replaces = gh
34993499
maintainer = Oren Klopfer <oren@taumoda.com>
35003500
repology = project: gh
3501-
source = @github-cli-bin~2.61.0::https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_amd64.tar.gz
3502-
sha256sums = e2fe1a63cef003093eb1f8e4a669e9e763bd0b747de8abb3253411b408ef6ede
3501+
source = @github-cli-bin~2.65.0::https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_linux_amd64.tar.gz
3502+
sha256sums = 762569efe785082b7d1feb06995efece1a9cecce16da8503ac6fdbcbea04085b
35033503

35043504
pkgname = github-cli-bin
35053505
---

0 commit comments

Comments
 (0)