mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
add Manjaro ARM images
This commit is contained in:
parent
890951605c
commit
371df2871d
|
|
@ -220,6 +220,8 @@ mirror_desc:
|
|||
desc: Manjaro Linux 的官方软件源
|
||||
- name: manjaro-cd
|
||||
desc: Manjanro Linux 的安装镜像
|
||||
- name: manjaro-arm-cd
|
||||
desc: Manjanro ARM Linux 的安装镜像
|
||||
- name: mariadb
|
||||
desc: 衍生于 MySQL 的开源关系数据库
|
||||
- name: mongodb
|
||||
|
|
@ -365,6 +367,12 @@ unlisted_mirrors:
|
|||
url: '/osdn/storage/g/m/ma/manjaro/'
|
||||
upstrame: '-'
|
||||
is_master: true
|
||||
- status: 'success'
|
||||
last_update: '-'
|
||||
name: "manjaro-arm-cd"
|
||||
url: '/osdn/storage/g/m/ma/manjaro-arm/'
|
||||
upstrame: '-'
|
||||
is_master: true
|
||||
- status: 'success'
|
||||
last_update: '-'
|
||||
name: "mxlinux-isos"
|
||||
|
|
|
|||
Loading…
Reference in New Issue