packages/birdwatcher.yaml

16 lines
378 B
YAML

package:
name: birdwatcher
version: 2.2.4
epoch: 0
description: "A JSON API for bird"
environment:
contents:
repositories:
- https://dl-cdn.alpinelinux.org/alpine/edge/main
- https://dl-cdn.alpinelinux.org/alpine/edge/community
pipeline:
- uses: go/install
with:
package: github.com/alice-lg/birdwatcher
version: ${{package.version}}