21 lines
422 B
YAML
21 lines
422 B
YAML
---
|
|
name: tea
|
|
github: unknown/tea
|
|
description: The official CLI for Gitea.
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: Gitea
|
|
homepage: https://gitea.com/gitea/tea
|
|
license: MIT
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.14.0
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.14.0
|