From c9b92edbf693198898c0b5dfea9e5ab1e59b052e Mon Sep 17 00:00:00 2001 From: bot Date: Sun, 3 Nov 2024 10:32:57 +0000 Subject: [PATCH] @20241103 Bump metacubex/mihomo to v1.18.10 --- mihomo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mihomo/Makefile b/mihomo/Makefile index 5ba6f12a..5fc57720 100644 --- a/mihomo/Makefile +++ b/mihomo/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mihomo -PKG_VERSION:=1.18.9 +PKG_VERSION:=1.18.10 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/metacubex/mihomo/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=8f64a5585b7bbbd65b83552a6cdc7a443fd47b2594f5a3ff72f02c8382d5e8da +PKG_HASH:=98e5c79fd5bec5478ffb3972d28a0474034a9abbd7dde2859c0c891ab5b71b2d PKG_MAINTAINER:=Anya Lin PKG_LICENSE:=GPL-2.0