mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-24 14:45:39 +00:00
Hard-code version and change grade to 'stable'
This commit is contained in:
parent
e552dbb6ab
commit
db1954da25
@ -1,10 +1,10 @@
|
|||||||
name: yq
|
name: yq
|
||||||
version: git
|
version: 1.14.0-dev
|
||||||
summary: A lightweight and portable command-line YAML processor
|
summary: A lightweight and portable command-line YAML processor
|
||||||
description: |
|
description: |
|
||||||
The aim of the project is to be the jq or sed of yaml files.
|
The aim of the project is to be the jq or sed of yaml files.
|
||||||
|
|
||||||
grade: devel # must be 'stable' to release into candidate/stable channels
|
grade: stable # devel|stable. must be 'stable' to release into candidate/stable channels
|
||||||
confinement: strict
|
confinement: strict
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
|
Loading…
Reference in New Issue
Block a user