package/cloudflared: bump to version 2024.9.1
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
bcde59be44
commit
02ccc0d6f1
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# Locally computed
|
||||
sha256 c61ef286962c3bb9c5edb580b89dbf8293083fa09a8f0f59379fe8ec2d04cada cloudflared-2024.6.1-go2.tar.gz
|
||||
sha256 f96b703ea848bc538322eb957749b0b2395e0cf83213cf310cbde0a3f598eac4 cloudflared-2024.9.1-go2.tar.gz
|
||||
sha256 58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd LICENSE
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
CLOUDFLARED_VERSION = 2024.6.1
|
||||
CLOUDFLARED_VERSION = 2024.9.1
|
||||
CLOUDFLARED_SITE = $(call github,cloudflare,cloudflared,$(CLOUDFLARED_VERSION))
|
||||
CLOUDFLARED_LICENSE = Apache-2.0
|
||||
CLOUDFLARED_LICENSE_FILES = LICENSE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue