XW512 opened a new issue, #12455: URL: https://github.com/apache/apisix/issues/12455
### Description How to download the latest 3.13.0 version of apisix RPM that I downloaded through the offline offline steps on the official website, which is version 3.9.1: sudo mkdir -p apisix sudo yum install -y https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm sudo yum clean all && yum makecache sudo yum install -y --downloadonly --downloaddir=./apisix apisix The apisix downloaded from this source is version 3.9.1: https://repos.apiseven.com/packages/centos/apache-apisix-repo-1.0-1.noarch.rpm ### Environment - APISIX version (run `apisix version`): 3.13.0 - Operating system (run `uname -a`): centos8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org