From 3cc160658a559166f2fbba61bd6d503e169e0fb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 23:36:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=88=20Sync=202023-11-30=2023:36?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cdnspeedtest/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cdnspeedtest/Makefile b/cdnspeedtest/Makefile index 38a50441..67bcae09 100644 --- a/cdnspeedtest/Makefile +++ b/cdnspeedtest/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=CloudflareSpeedTest -PKG_VERSION:=2.2.4 +PKG_VERSION:=2.2.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/XIU2/CloudflareSpeedTest/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=9025102b4302cc2e7e91e8ed60ce49ca7c5b2494b09f14edfd4e012ea828e61d +PKG_HASH:=9e120c31dadad329b54b5d87047db70bf16b5d3b82c45ccfaac02522cdb92fdf PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILE:=LICENSE