8a3a585f8c
ci/woodpecker/push/deploy-fedora43 Pipeline was successful
ci/woodpecker/push/deploy-fedora44 Pipeline was successful
ci/woodpecker/push/deploy-fedora42 Pipeline was successful
ci/woodpecker/push/deploy-almalinux8 Pipeline was successful
ci/woodpecker/push/deploy-almalinux9 Pipeline was successful
Reviewed-on: #164
29 lines
643 B
YAML
29 lines
643 B
YAML
name: xh
|
|
github: ducaale/xh
|
|
description: A friendly and fast tool for sending HTTP requests (HTTPie reimplementation
|
|
in Rust)
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: ducaale
|
|
homepage: https://github.com/ducaale/xh
|
|
license: MIT
|
|
dist_tag: true
|
|
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
|
|
- repository:
|
|
- fedora/42
|
|
- fedora/43
|
|
- fedora/44
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.25.3
|