Skip to content

Commit

Permalink
cloudflared: update to 2024.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
karasevm committed Jan 19, 2024
1 parent 3396ef4 commit d81a1ec
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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 = 2024.1.3
PKG_VERS = 2024.1.4
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-2024.1.3.tar.gz SHA1 60be72f52231da3f8955074a47985a6898ed64d6
cloudflared-2024.1.3.tar.gz SHA256 5a7b986493baf54f4d07508d4537c165d990dfda93fa453afe1792096bd4c285
cloudflared-2024.1.3.tar.gz MD5 3ef71d932c1ab9a64b80d7e900b15a51
cloudflared-2024.1.4.tar.gz SHA1 21bf94517095f205ffd3b991c08f1b0a2de321f1
cloudflared-2024.1.4.tar.gz SHA256 a78af7d12b96bba691c420bc0ea42087cda73463868a3ba7c6890a9f962218e9
cloudflared-2024.1.4.tar.gz MD5 5bb48b8947a9d08725e4d68d3318fefe
4 changes: 2 additions & 2 deletions spk/cloudflared/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SPK_NAME = cloudflared
SPK_VERS = 2024.1.3
SPK_VERS = 2024.1.4
SPK_REV = 11
SPK_ICON = src/cloudflared.png

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

WIZARDS_DIR = src/wizard/

Expand Down

0 comments on commit d81a1ec

Please sign in to comment.