diff --git a/utils/aliyun-cli/Makefile b/utils/aliyun-cli/Makefile index f20b456574..f1e3d1d572 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.0.294 +PKG_VERSION:=3.0.296 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:=0169432f94261d2b23c28eb492a9f58a340a0f0f5f0ba3fb9c94471c1bd7beb0 +PKG_MIRROR_HASH:=46eb23897d9e828f3bfd92eee1d3c485724ad05087ea69779e7654b3766582b7 PKG_LICENSE=Apache-2.0 PKG_LICENSE_FILES:=LICENSE