mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
- Update version from 1.8.1 to 1.9.0 with new Docker image tag and latest version auto-update support
- Standardize parameter labels to "Parameter {ENV_KEY}" format with consistent description rules
- Update application description to focus on self-hosted universal runner and change category to tool
- Add multi-architecture support for amd64 and arm64 platforms
- Simplify README documentation by removing redundant content, focusing on installation steps, and emphasizing latest version recommendations
21 lines
488 B
YAML
21 lines
488 B
YAML
additionalProperties:
|
|
key: apifox-runner
|
|
name: Apifox Runner
|
|
tags:
|
|
- Runtime
|
|
- Local
|
|
shortDescZh: Apifox 的自托管通用 Runner
|
|
shortDescEn: Apifox Self-Hosted Universal Runner
|
|
description:
|
|
en: Apifox Self-Hosted Universal Runner
|
|
zh: Apifox 的自托管通用 Runner
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://apifox.com/
|
|
github: https://apifox.com/
|
|
document: https://apifox.com/help/
|
|
architectures:
|
|
- amd64
|
|
- arm64
|