From: Bruce Chen Date: Tue, 23 Jun 2026 10:15:41 +0000 (+0800) Subject: aliyun-cli: update to 3.4.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d9d5b160d14f72ca00e323c0e2e69708ce03ce4c;p=openwrt-packages.git aliyun-cli: update to 3.4.0 Changelog: https://github.com/aliyun/aliyun-cli/compare/v3.2.9...v3.4.0 Signed-off-by: Bruce Chen --- diff --git a/utils/aliyun-cli/Makefile b/utils/aliyun-cli/Makefile index 4ec0a8815..58ca58fe5 100644 --- a/utils/aliyun-cli/Makefile +++ b/utils/aliyun-cli/Makefile @@ -3,13 +3,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aliyun-cli -PKG_VERSION:=3.2.9 +PKG_VERSION:=3.4.0 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/aliyun/aliyun-cli.git PKG_SOURCE_VERSION:=v$(PKG_VERSION) -PKG_MIRROR_HASH:=cc29866f0cebc7ce1addb151bbc04ed160d63f70d98e9978e2cb1accacf27a30 +PKG_MIRROR_HASH:=56ae160a8dc9a14b9bd1b4c11bd43d5dc714a14516f2773a676d34feeaea85d8 PKG_LICENSE=Apache-2.0 PKG_LICENSE_FILES:=LICENSE