19 lines
497 B
YAML
19 lines
497 B
YAML
---
|
|
arch: amd64
|
|
builds:
|
|
- image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: '1'
|
|
repository: [almalinux/el8]
|
|
version: 0.25.3
|
|
- image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: '1'
|
|
repository: [almalinux/el9]
|
|
version: 0.25.3
|
|
description: A friendly and fast tool for sending HTTP requests (HTTPie reimplementation in Rust)
|
|
github: ducaale/xh
|
|
homepage: https://github.com/ducaale/xh
|
|
license: MIT
|
|
maintainer: ducaale
|
|
name: xh
|
|
platform: linux
|