feat: add yq rpm
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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
|
||||
Reference in New Issue
Block a user