mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 07:01:02 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
18 lines
419 B
YAML
18 lines
419 B
YAML
additionalProperties:
|
|
key: macos
|
|
name: Mac OS
|
|
tags:
|
|
- WebSite
|
|
- Local
|
|
shortDescZh: Docker 容器内的 Mac OS
|
|
shortDescEn: Mac OS in Docker container
|
|
description:
|
|
en: Mac OS in Docker container
|
|
zh: Docker 容器内的 Mac OS
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://www.apple.com/
|
|
github: https://github.com/dockur/macos/
|
|
document: https://www.apple.com/
|