lua-eco: update to 3.11.0
authorJianhui Zhao <[email protected]>
Fri, 25 Jul 2025 06:07:22 +0000 (14:07 +0800)
committerTianling Shen <[email protected]>
Fri, 25 Jul 2025 10:09:28 +0000 (18:09 +0800)
changelog: https://github.com/zhaojh329/lua-eco/releases/tag/v3.11.0

Signed-off-by: Jianhui Zhao <[email protected]>
lang/lua-eco/Makefile

index a78c5c1f8f240730a000284e64a3d5e83fe99195..a0d7003f8bf9cecf746f5f108b91b88ed8cab65e 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lua-eco
-PKG_VERSION:=3.10.0
+PKG_VERSION:=3.11.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL=https://github.com/zhaojh329/lua-eco/releases/download/v$(PKG_VERSION)
-PKG_HASH:=0205e0c20c4bbaa0829909b0722ac77df6f8a47d87669edaa8f79bdf87d15510
+PKG_HASH:=81d260935fa391fb52b9659e21aaada52482a1894782d9781911ff0fe8e3ab33
 
 PKG_MAINTAINER:=Jianhui Zhao <[email protected]>
 PKG_LICENSE:=MIT