21 lines
485 B
YAML
21 lines
485 B
YAML
---
|
|
name: yq
|
|
github: mikefarah/yq
|
|
description: yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor.
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: mikefarah
|
|
homepage: https://github.com/mikefarah/yq
|
|
license: MIT
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 4.53.2
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 4.53.2
|