Skip to content

Commit

Permalink
cloudflared: update to 2022.11.1 (#5521)
Browse files Browse the repository at this point in the history
  • Loading branch information
karasevm authored Dec 17, 2022
1 parent e3b3e61 commit 482236e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cross/cloudflared/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = cloudflared
PKG_VERS = 2022.10.2
PKG_VERS = 2022.11.1
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/cloudflare/cloudflared/archive
Expand Down
6 changes: 3 additions & 3 deletions cross/cloudflared/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cloudflared-2022.10.2.tar.gz SHA1 a4a329a9fc29fb30db4c4e8870c4474163a21af3
cloudflared-2022.10.2.tar.gz SHA256 a59ca80e75b09df628fc987a0278e24ca7fdc483ac18d2d579950e6fc8e91848
cloudflared-2022.10.2.tar.gz MD5 6f0f87601f9eed6b3b0e640675ae3fec
cloudflared-2022.11.1.tar.gz SHA1 6f5ad2bd070c302b2a0ac06464b81e80266a7e41
cloudflared-2022.11.1.tar.gz SHA256 d4b1133057a721087a0a5387ea6d4d1ebf3b1f5135396da25a1e88e873cd5203
cloudflared-2022.11.1.tar.gz MD5 99af8ff8550b65eec2d314aace2a41ba
6 changes: 3 additions & 3 deletions spk/cloudflared/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPK_NAME = cloudflared
SPK_VERS = 2022.10.2
SPK_REV = 3
SPK_VERS = 2022.11.1
SPK_REV = 4
SPK_ICON = src/cloudflared.png
DSM_UI_DIR = app

Expand All @@ -12,7 +12,7 @@ DISPLAY_NAME = cloudflared
DESCRIPTION = Cloudflare Tunnel client (formerly Argo Tunnel).
HOMEPAGE = https://github.com/cloudflare/cloudflared
LICENSE = Apache-2.0
CHANGELOG = "Update to 2022.10.2"
CHANGELOG = "Update to 2022.11.1"

WIZARDS_DIR = src/wizard/

Expand Down

0 comments on commit 482236e

Please sign in to comment.