mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/Mapleawaa/PVE-Tools-9.git
synced 2026-09-20 08:03:35 +08:00
sort -V treats "-beta" suffix as lexicographically greater than plain version, causing 10.0.0-beta to appear newer than 10.0.0. Strip -beta/-alpha/-rc before comparing to fix this.