Skip to content

Commit a65994c

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

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

packages/github-cli-deb/.SRCINFO

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = github-cli-deb
22
gives = gh
3-
pkgver = 2.61.0
3+
pkgver = 2.65.0
44
pkgdesc = GitHub's official command line tool
55
arch = arm64
66
arch = amd64
@@ -9,9 +9,9 @@ pkgbase = github-cli-deb
99
replaces = gh
1010
maintainer = Oren Klopfer <oren@taumoda.com>
1111
repology = project: github-cli
12-
source_arm64 = https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_arm64.deb
13-
sha256sums_arm64 = 37e232c8a58802440641bd3210a5f495e8b01e2798882e8d16f47ae665eceb6d
14-
source_amd64 = https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_amd64.deb
15-
sha256sums_amd64 = 6f1385a4440ac91671d011647f1632a0bc40494ebc0f0bdb02053eda1f1f05e3
12+
source_arm64 = https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_linux_arm64.deb
13+
sha256sums_arm64 = 1b2766846b678468d3776f75102cb8d54c42a032ecf3c71c7377612ef64537d4
14+
source_amd64 = https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_linux_amd64.deb
15+
sha256sums_amd64 = df1c9f5bfe6d0443c19f36d2c83390b650f7262e687b31db8353a604cc4ad4b4
1616

1717
pkgname = github-cli-deb

packages/github-cli-deb/github-cli-deb.pacscript

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ pkgname="github-cli-deb"
22
gives="gh"
33
breaks=("${gives}-bin" "${gives}-git")
44
replaces=("${gives}")
5-
pkgver="2.61.0"
5+
pkgver="2.65.0"
66
arch=('arm64' 'amd64')
7-
sha256sums_arm64=("37e232c8a58802440641bd3210a5f495e8b01e2798882e8d16f47ae665eceb6d")
8-
sha256sums_amd64=("6f1385a4440ac91671d011647f1632a0bc40494ebc0f0bdb02053eda1f1f05e3")
7+
sha256sums_arm64=("1b2766846b678468d3776f75102cb8d54c42a032ecf3c71c7377612ef64537d4")
8+
sha256sums_amd64=("df1c9f5bfe6d0443c19f36d2c83390b650f7262e687b31db8353a604cc4ad4b4")
99
source=("https://github.com/cli/cli/releases/download/v${pkgver}/${gives}_${pkgver}_linux_${CARCH}.deb")
1010
pkgdesc="GitHub's official command line tool"
1111
repology=("project: github-cli")

srclist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3505,7 +3505,7 @@ pkgname = github-cli-bin
35053505
---
35063506
pkgbase = github-cli-deb
35073507
gives = gh
3508-
pkgver = 2.61.0
3508+
pkgver = 2.65.0
35093509
pkgdesc = GitHub's official command line tool
35103510
arch = arm64
35113511
arch = amd64
@@ -3514,10 +3514,10 @@ pkgbase = github-cli-deb
35143514
replaces = gh
35153515
maintainer = Oren Klopfer <oren@taumoda.com>
35163516
repology = project: github-cli
3517-
source_arm64 = https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_arm64.deb
3518-
sha256sums_arm64 = 37e232c8a58802440641bd3210a5f495e8b01e2798882e8d16f47ae665eceb6d
3519-
source_amd64 = https://github.com/cli/cli/releases/download/v2.61.0/gh_2.61.0_linux_amd64.deb
3520-
sha256sums_amd64 = 6f1385a4440ac91671d011647f1632a0bc40494ebc0f0bdb02053eda1f1f05e3
3517+
source_arm64 = https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_linux_arm64.deb
3518+
sha256sums_arm64 = 1b2766846b678468d3776f75102cb8d54c42a032ecf3c71c7377612ef64537d4
3519+
source_amd64 = https://github.com/cli/cli/releases/download/v2.65.0/gh_2.65.0_linux_amd64.deb
3520+
sha256sums_amd64 = df1c9f5bfe6d0443c19f36d2c83390b650f7262e687b31db8353a604cc4ad4b4
35213521

35223522
pkgname = github-cli-deb
35233523
---

0 commit comments

Comments
 (0)