Skip to content

Commit 5b28dec

Browse files
sing-box: update to 1.12.23 (#599)
Co-authored-by: David Mandy <smallprogramzhusir@gmail.com>
1 parent a4a4f5b commit 5b28dec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sing-box/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=sing-box
8-
PKG_VERSION:=1.12.22
8+
PKG_VERSION:=1.12.23
99
PKG_RELEASE:=1
1010

1111
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1212
PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)?
13-
PKG_HASH:=6c4333c3f53a07cc96b63a801fdf6c156820d51cd2eb05e44ea78df290a45377
13+
PKG_HASH:=58b41bd8d6255c2ddc2ae5eace53171e550c9debaa8e16d89871299055b58b1a
1414

1515
PKG_LICENSE:=GPL-3.0-or-later
1616
PKG_LICENSE_FILES:=LICENSE

0 commit comments

Comments
 (0)