1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00
pooneyy 597d31a240
feat(apifox-runner): update to version 1.9.0 with enhanced documentation and support features
- 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
2025-11-16 02:18:54 +08:00

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