#软件源版本递增检测工具

使用方法：
第一步：先填写source_list，支持组合源
填写方式如下：
deb http://archive.kylinos.cn/kylin/KYLIN-ALL 10.1-2107-updates main
deb http://archive.kylinos.cn/kylin/KYLIN-ALL .tags--10.1-2107-bugfix-limit--security-250714 main restricted universe multiverse

deb http://archive.kylinos.cn/kylin/KYLIN-ALL 10.1-2203-updates-preview main restricted universe multiverse
deb http://archive.kylinos.cn/kylin/KYLIN-ALL .tags--10.1-2203-bugfix-limit--security-250714 main restricted universe multiverse

deb http://archive.kylinos.cn/kylin/KYLIN-ALL 10.1-2303-updates main restricted universe multiverse
deb http://archive.kylinos.cn/kylin/KYLIN-ALL .tags--10.1-2303-bugfix-limit--security-250714 main restricted universe multiverse

不同的组合源用空行区分


第二步：执行python3 main.py
