Skip to content

Commit

Permalink
upd(wgcf-bin): 2.2.22 -> 2.2.23 (#6595)
Browse files Browse the repository at this point in the history
update from 2.2.22 to 2.2.23

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
shiwildy and pre-commit-ci[bot] authored Oct 28, 2024
1 parent 69aa133 commit d6a024d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions packages/wgcf-bin/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgbase = wgcf-bin
pkgver = 2.2.22
pkgver = 2.2.23
pkgdesc = Cross-platform, unofficial CLI for Cloudflare Warp
arch = amd64
maintainer = Wildy Sheverando <wildy@wildyverando.com>
source = https://github.com/ViRb3/wgcf/releases/download/v2.2.22/wgcf_2.2.22_linux_amd64
sha256sums = 268d187e649870b603ad2e5c1b74a696251f6c2f6f075c726a174a0039b0b1e2
maintainer = Wildy Sheverando <hai@shiwildy.com>
source = https://github.com/ViRb3/wgcf/releases/download/v2.2.23/wgcf_2.2.23_linux_amd64
sha256sums = 2d4f9402c85982f5e6fdc64945b41491c651bbaca4e0aaf20bc31b63d3adab42

pkgname = wgcf-bin
6 changes: 3 additions & 3 deletions packages/wgcf-bin/wgcf-bin.pacscript
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname="wgcf-bin"
pkgver="2.2.22"
pkgver="2.2.23"
source=("https://github.com/ViRb3/wgcf/releases/download/v${pkgver}/wgcf_${pkgver}_linux_amd64")
sha256sums=("268d187e649870b603ad2e5c1b74a696251f6c2f6f075c726a174a0039b0b1e2")
sha256sums=("2d4f9402c85982f5e6fdc64945b41491c651bbaca4e0aaf20bc31b63d3adab42")
arch=('amd64')
pkgdesc="Cross-platform, unofficial CLI for Cloudflare Warp"
maintainer=("Wildy Sheverando <wildy@wildyverando.com>")
maintainer=("Wildy Sheverando <hai@shiwildy.com>")

package() {
cd "${_archive}"
Expand Down
8 changes: 4 additions & 4 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -12156,12 +12156,12 @@ pkgbase = wezterm-bin
pkgname = wezterm-bin
---
pkgbase = wgcf-bin
pkgver = 2.2.22
pkgver = 2.2.23
pkgdesc = Cross-platform, unofficial CLI for Cloudflare Warp
arch = amd64
maintainer = Wildy Sheverando <wildy@wildyverando.com>
source = https://github.com/ViRb3/wgcf/releases/download/v2.2.22/wgcf_2.2.22_linux_amd64
sha256sums = 268d187e649870b603ad2e5c1b74a696251f6c2f6f075c726a174a0039b0b1e2
maintainer = Wildy Sheverando <hai@shiwildy.com>
source = https://github.com/ViRb3/wgcf/releases/download/v2.2.23/wgcf_2.2.23_linux_amd64
sha256sums = 2d4f9402c85982f5e6fdc64945b41491c651bbaca4e0aaf20bc31b63d3adab42

pkgname = wgcf-bin
---
Expand Down

0 comments on commit d6a024d

Please sign in to comment.