Skip to content

Commit

Permalink
Update Mihomo Version
Browse files Browse the repository at this point in the history
  • Loading branch information
morytyann authored and github-actions[bot] committed Oct 13, 2024
1 parent f0b2af8 commit 4ccc982
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mihomo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/MetaCubeX/mihomo.git
PKG_SOURCE_DATE:=2024-10-08
PKG_SOURCE_VERSION:=08dcef80bf9a528d36cf8d516cc251f6449f9336
PKG_MIRROR_HASH:=803fd00529f3bb01617cc6349343858f73b2c6b4d533e8d76434941af7908395
PKG_SOURCE_DATE:=2024-10-12
PKG_SOURCE_VERSION:=ca3f1ebae6b71c2224987f1cf7828cf1338d5509
PKG_MIRROR_HASH:=0c53892f20a8a4860565c58508c2a02bc6351bbd68a781bbe4b64e491e6762ce

PKG_LICENSE:=MIT
PKG_MAINTAINER:=Joseph Mory <morytyann@gmail.com>
Expand All @@ -16,7 +16,7 @@ PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
PKG_BUILD_FLAGS:=no-mips16

PKG_BUILD_VERSION:=alpha-08dcef8
PKG_BUILD_VERSION:=alpha-ca3f1eb
PKG_BUILD_TIME:=$(shell date -u -Iseconds)

GO_PKG:=github.com/metacubex/mihomo
Expand Down

0 comments on commit 4ccc982

Please sign in to comment.